Module arrow::record_batch

source ·

Structs

A two-dimensional batch of column-oriented data with a defined schema.
Options that control the behaviour used when creating a RecordBatch.

Traits

Trait for types that can read RecordBatch’s.