Documentation
¶
Overview ¶
Package parquet projects Invariant's canonical protobuf data schema into an Apache Parquet schema through Arrow's official pqarrow bridge.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Schema ¶
func Schema(dataset *datav1.DatasetSchema) (*parquetschema.Schema, []*datav1.MappingDiagnostic, error)
Schema maps a canonical dataset to an Apache Parquet schema. Nanosecond UTC timestamps remain nanosecond UTC timestamps. Duration has no Parquet logical type and is therefore represented as an exact signed int64 nanosecond count.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.