Documentation
¶
Overview ¶
Package arrow projects Invariant's canonical protobuf data schema into an Apache Arrow schema. It describes columns only; it does not convert records.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func Schema ¶
func Schema(dataset *datav1.DatasetSchema) (*arrowlib.Schema, []*datav1.MappingDiagnostic, error)
Schema maps a canonical dataset to an Apache Arrow schema. Every logical field, including list elements and map children, produces one diagnostic.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.