Module coalesce

Source
Expand description

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

Structs§

BatchCoalescer
Concatenate multiple [RecordBatch]es

Functions§

gc_string_view_batch 🔒
Heuristically compact StringViewArrays to reduce memory usage, if needed