Expand description
Support for reading ColumnIndexMetaData and OffsetIndexMetaData from parquet metadata.
Structsยง
- Thrift
Column ๐Index
Functionsยง
- acc_
range ๐ - Computes the covering range of two optional ranges
- decode_
column_ ๐index - decode_
offset_ ๐index - read_
columns_ indexes Deprecated - Reads per-column
ColumnIndexMetaDatafor all columns of a row group by decodingColumnIndex. - read_
offset_ indexes Deprecated - Reads per-column
OffsetIndexMetaDatafor all columns of a row group by decodingOffsetIndex.