xpq is a command line program for sampling, analyzing parquet files.
NOTICE: THIS CLIENT IS UNDER ACTIVE DEVELOPMENT, USE AT YOUR OWN RISK
See Working with nightly Rust to install nightly toolchain and set it as default.
You can compile from source by
bash
git clone git://github.com/FabioBatSilva/xpq
cd xpq
cargo install --path .