Apache Parquet Official Native Rust Implementation

Crates.io

This crate contains the official Native Rust implementation of Apache Parquet, which is part of the Apache Arrow project.

See crate documentation for examples and the full API.

Rust Version Compatbility

This crate is tested with the latest stable version of Rust. We do not currrently test against other, older versions of the Rust compiler.

Features

License

Licensed under the Apache License, Version 2.0: http://www.apache.org/licenses/LICENSE-2.0.