Expand description
Internal metadata parsing routines
These functions parse thrift-encoded metadata from a byte slice into the corresponding Rust structures
Modulesยง
- inner ๐
Functionsยง
- decode_
metadata ๐ - Decodes
ParquetMetaDatafrom the provided bytes. - parse_
column_ ๐index - Parses column index from the provided bytes and adds it to the metadata.
- parse_
offset_ ๐index