https://github.com/klion26/pqrs-learn
A command-line for Apache Parquet
https://github.com/klion26/pqrs-learn
cli cli-tools parquet tools
Last synced: 5 months ago
JSON representation
A command-line for Apache Parquet
- Host: GitHub
- URL: https://github.com/klion26/pqrs-learn
- Owner: klion26
- License: apache-2.0
- Created: 2024-05-27T08:48:54.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-02-11T12:05:06.000Z (over 1 year ago)
- Last Synced: 2025-02-11T13:23:30.513Z (over 1 year ago)
- Topics: cli, cli-tools, parquet, tools
- Language: Rust
- Homepage:
- Size: 71.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
A command-line tool used to play with Apache parquet.
this is mainly a manual copy of [pqrs](https://github.com/manojkarthick/pqrs) used to learn rust. you can ref to the original repo for more information