Module parquet::file::page_index::index

source ·
Expand description

Index structures holding decoded ColumnIndex information

Structs§

Enums§

  • Typed statistics for a data page in a column chunk. This structure is obtained from decoding the ColumnIndex in the parquet file and can be used to skip decoding pages while reading the file data.