Module parquet2::metadata[][src]

Structs

Metadata for a column chunk.

A descriptor for leaf-level primitive columns. This encapsulates information such as definition and repetition levels and is used to re-assemble nested data.

Metadata for a Parquet file.

Metadata for a row group.

A schema descriptor. This encapsulates the top-level schemas for all the columns, as well as all descriptors for all the primitive columns.

Enums

Column order that specifies what method was used to aggregate min/max values for statistics.

Sort order for page and column statistics.

Functions

Returns sort order for a physical/logical type.

Type Definitions