Skip to main content

Module index_reader

Module index_reader 

Source
Expand description

Support for reading ColumnIndexMetaData and OffsetIndexMetaData from parquet metadata.

Structsยง

ThriftColumnIndex ๐Ÿ”’

Functionsยง

acc_range ๐Ÿ”’
Computes the covering range of two optional ranges
decode_column_index
Decode a Thrift ColumnIndex from the provided bytes.
decode_offset_index
Decode a Thrift OffsetIndex from the provided bytes.