Available on crate feature
parquet
only.Expand description
Apache Parquet file metadata.
Structs§
- File
Metadata - Metadata for a Parquet file.
Enums§
- Parquet
Statistics - Parquet statistics for a nesting level
Functions§
- deserialize
- Deserializes the statistics in the column chunks from a single
row_group
intoStatistics
associated fromfield
’s name.