Module footer

Source
Expand description

Module for working with Parquet file footers.

Functionsยง

decode_footerDeprecated
Decodes the Parquet footer returning the metadata length in bytes
decode_metadataDeprecated
Decodes ParquetMetaData from the provided bytes.
parse_metadataDeprecated
Reads the ParquetMetaData from the footer of the parquet file.