Expand description
Merge that deals with an arbitrary size of streaming inputs. This is an order-preserving merge.
Structsยง
- Sort
Preserving ๐Merge Stream - Merges a stream of sorted cursors and record batches into a single sorted stream
Type Aliasesยง
- Cursor
Stream ๐ - A fallible
PartitionedStreamofCursorand [RecordBatch]