Uses of Package
dev.hardwood.metadata
Packages that use dev.hardwood.metadata
Package
Description
Low-level Parquet file metadata types that mirror the Thrift definitions.
Parquet file readers with row-oriented and column-oriented APIs.
High-level Parquet schema types with computed definition and repetition levels.
-
Classes in dev.hardwood.metadata used by dev.hardwood.metadataClassDescriptionColumn chunk metadata.Ordering of min/max values across pages.Metadata for a column chunk.Compression codecs supported by Parquet.Legacy converted types in Parquet schema (used by PyArrow for LIST/MAP annotation).Encoding types for Parquet data.Path from the root schema to a leaf column, represented as a list of field names.Logical types that provide semantic meaning to physical types.Resolution of time and timestamp logical types.Location of a data page within a column chunk.Physical types supported by Parquet format.Field repetition types in Parquet schema.Row group metadata.Schema element in Parquet file metadata.Column chunk statistics for min/max values, null count, and distinct count.
-
Classes in dev.hardwood.metadata used by dev.hardwood.reader
-
Classes in dev.hardwood.metadata used by dev.hardwood.schemaClassDescriptionLegacy converted types in Parquet schema (used by PyArrow for LIST/MAP annotation).Path from the root schema to a leaf column, represented as a list of field names.Logical types that provide semantic meaning to physical types.Physical types supported by Parquet format.Field repetition types in Parquet schema.Schema element in Parquet file metadata.