datafusion-contrib / datafusion-contrib/orc-rust
More Integer RLE tests
Open
@Jefffrey is already working on this.
Since Feb 29, 2024.
medium
testing
- Dominant language
- Rust
- Stars
- 30
- Forks
- 26
- Avg merge
- 19m
- Merged PRs (30d)
- 3
Description
With refactoring introduced by https://github.com/datafusion-contrib/datafusion-orc/pull/57
I'd like to add a lot of tests for RLE behaviour. Will need to go to Apache Orc repo implementation to generate the test cases (using it as our oracle).
Want to get to a state where we are 100% certain the integer decoding behaviour is aligned with the specification.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.