Module merge

Module merge 

Source
Expand description

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

Structsยง

SortPreservingMergeStream ๐Ÿ”’
Merges a stream of sorted cursors and record batches into a single sorted stream

Type Aliasesยง

CursorStream ๐Ÿ”’
A fallible PartitionedStream of Cursor and [RecordBatch]