Uses of Package
dev.hardwood.schema
Packages that use dev.hardwood.schema
Package
Description
Avro integration for materializing Parquet rows as Avro
GenericRecord instances.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.schema used by dev.hardwood.avro
-
Classes in dev.hardwood.schema used by dev.hardwood.readerClassDescriptionSpecifies which columns to read from a Parquet file.Represents a primitive column in a Parquet schema.Root schema container representing the complete Parquet schema.Represents a projected view of a Parquet schema containing only selected columns.
-
Classes in dev.hardwood.schema used by dev.hardwood.schemaClassDescriptionSpecifies which columns to read from a Parquet file.Represents a primitive column in a Parquet schema.Root schema container representing the complete Parquet schema.Represents a projected view of a Parquet schema containing only selected columns.Tree-based representation of Parquet schema for nested data support.Group node representing a struct, list, or map.