Expand description
Unofficial implementation of parquet IO in Rust.
Enums
List of features whose non-activation may cause a runtime error.
Used to indicate which lack of feature caused ParquetError::FeatureNotActive.
Errors generated by this crate
Type Definitions
A specialized Result for Parquet errors.