parquet-format-rs

Build Status License

Apache Parquet format for Rust, hosting the Thrift definition file and the generated .rs file.

Updating Parquet format

Note that the version in Cargo.toml should match the Parquet format version of the parquet.thrift in apache/parquet-format.