Module batch_partition_merger

Module batch_partition_merger 

Source
Expand description

BatchPartitionMerger merges multiple partitions by splitting the work in batches to use less memory. The batches are based on event times.

Structsยง

BatchPartitionMerger
Merges multiple partitions by splitting the work in batches to use less memory. The batches are based on event times.