Module arrow::record_batch [−][src]
Expand description
A two-dimensional batch of column-oriented data with a defined schema.
Structs
| RecordBatch | A two-dimensional batch of column-oriented data with a defined schema. |
| RecordBatchOptions | Options that control the behaviour used when creating a |
Traits
| RecordBatchReader | Trait for types that can read |