Expand description
Module for working with Parquet file footers.
Functionsยง
- decode_
footer Deprecated - Decodes the Parquet footer returning the metadata length in bytes
- decode_
metadata Deprecated - Decodes
ParquetMetaData
from the provided bytes. - parse_
metadata Deprecated - Reads the ParquetMetaData from the footer of the parquet file.