sunchao / parquet-rs

Apache Parquet implementation in Rust
Apache License 2.0
149 stars 20 forks source link

Update parquet.thrift #21

Closed sunchao closed 6 years ago

sunchao commented 6 years ago

The current parquet.thrift is outdated - we should update to the latest one (https://github.com/apache/parquet-format/blob/master/src/main/thrift/parquet.thrift) (and hopefully this won't break anything..)