Module arrow2::io::parquet::read::schema

source ·
Expand description

APIs to handle Parquet <-> Arrow schemas.

Structs§

  • Metadata for a Parquet file.
  • Wrapper struct to store key values
  • A schema descriptor. This encapsulates the top-level schemas for all the columns, as well as all descriptors for all the primitive columns.

Enums§

  • Representation of a Parquet type describing primitive and nested fields, including the top-level schema of the parquet file.

Functions§