Expand description
APIs exposing crate::parquet
’s statistics as arrow’s statistics.
Structs§
- Arrow-deserialized parquet Statistics of a file
Functions§
- Deserializes the statistics in the column chunks from a single
row_group
intoStatistics
associated fromfield
’s name.