Package dev.hardwood.metadata


package dev.hardwood.metadata

Low-level Parquet file metadata types that mirror the Thrift definitions.

These types provide direct access to the metadata structures stored in a Parquet file footer. For a higher-level schema representation with computed definition and repetition levels, see dev.hardwood.schema.

See Also: