When using multiple threads, input read order is not necessarily retained in written output. Users have requested optional deterministic output ordering (cc @JeremyWesthead).
Paraseq recently merged this feature, which we should enable via optional flag, since it presumably incurs overhead awaiting slow batches to complete vs. default.
When using multiple threads, input read order is not necessarily retained in written output. Users have requested optional deterministic output ordering (cc @JeremyWesthead).
Paraseq recently merged this feature, which we should enable via optional flag, since it presumably incurs overhead awaiting slow batches to complete vs. default.