Expand description
BatchCoalescer
concatenates multiple [RecordBatch
]es after
operations such as filter
and take
.
Modulesยง
Structsยง
- Batch
Coalescer - Concatenate multiple [
RecordBatch
]es
Traitsยง
- InProgress
Array ๐ - Incrementally builds up arrays
Functionsยง
- create_
in_ ๐progress_ array - Return a new
InProgressArray
for the given data type