Module datafusion_row::layout
source · Expand description
Various row layouts for different use case
Structs
- Reveals how the fields of a record are stored in the raw-bytes format
Enums
- Type of a RowLayout
Functions
- Return true of data in
schema
can be converted to raw-bytes based rows.