Expand description
Core TypeSchema struct and methods
This module defines the TypeSchema structure that describes the memory layout of a declared type, with computed field offsets for JIT optimization.
Structs§
- Type
Binding - Mapping from TypeSchema field indices to Arrow column indices.
- Type
Schema - Schema describing the memory layout of a declared type
Enums§
- Type
Binding Error - Error during type binding to Arrow schema.