tree: 70a7d4bc0b8fa54aae8c62903c571cbc9ce36d2d [path history] [tgz]
  1. benches/
  2. src/
  3. tests/
  4. Cargo.toml
  5. README.md
parquet-variant/README.md

Apache Parquet Variant Rust Implementation

crates.io docs.rs

This crate contains an implementation of Variant Binary Encoding from Apache Parquet. This software is developed as part of the Apache Arrow project.

Please see the API documentation for more details.

🚧 Work In Progress

NOTE: This crate is under active development and is not yet ready for production use. If you are interested in helping, you can find more information on the GitHub Variant issue

License

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