Module options

Module options 

Source
Expand description

Options used to control metadata parsing

Structs§

ParquetMetaDataOptions
Options that can be set to control what parts of the Parquet file footer metadata will be decoded and made present in the ParquetMetaData returned by ParquetMetaDataReader and ParquetMetaDataPushDecoder.

Enums§

ParquetStatisticsPolicy
Enum to control decoding of some Parquet statistics fields.