Module arrow::record_batch[][src]

Expand description

A two-dimensional batch of column-oriented data with a defined schema.

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.