Module coalesce

Source
Expand description

BatchCoalescer concatenates multiple [RecordBatch]es after operations such as filter and take.

Modulesยง

byte_view ๐Ÿ”’
generic ๐Ÿ”’
primitive ๐Ÿ”’

Structsยง

BatchCoalescer
Concatenate multiple [RecordBatch]es

Traitsยง

InProgressArray ๐Ÿ”’
Incrementally builds up arrays

Functionsยง

create_in_progress_array ๐Ÿ”’
Return a new InProgressArray for the given data type