Module datafusion_physical_plan::sorts::streaming_merge

source ·
Expand description

Merge that deals with an arbitrary size of streaming inputs. This is an order-preserving merge.

Functions§