Skip to main content

Module data_chunk

Module data_chunk 

Source

Structs§

DataChunk
A contiguous batch of columnar data — the fundamental unit of data exchange between physical operators.
RowIter
Iterator over active row indices of a DataChunk.

Functions§

resize_chunk
Resize a DataChunk to the given number of rows.