datafusion-contrib / datafusion-contrib/orc-rust
CLI tools
Open
@klangner is already working on this.
Since Apr 15, 2024.
enhancement
low
- Dominant language
- Rust
- Stars
- 30
- Forks
- 26
- Avg merge
- 19m
- Merged PRs (30d)
- 3
Description
Implement some CLI binaries for working with ORC files such as reading schema, getting stats, etc.
Tools to have:
- View footer metadata
- View stripe metadata (be able to filter specific stripes since can have a lot)
- View statistics
- Indexes, bloom filter stuff, etc.
Also need to ensure these are tested as part of CI
Some references:
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.