Skip to main content

Module chunk

Module chunk 

Source
Expand description

DataChunk for batched tuple processing.

Structs§

DataChunk
A chunk of data containing multiple columns.
DataChunkBuilder
Builder for creating DataChunks row by row.

Constants§

DEFAULT_CHUNK_SIZE
Default chunk size (number of tuples).