Describe the enhancement requested
Support for multi threading inputs (batches incoming not in order if they were ordered) and Backpressure support with node SortedMergeNode, previously resolved by disabling multi threading when using them.
I also created a PR with all the changes for this.
Component(s)
C++
Describe the enhancement requested
Support for multi threading inputs (batches incoming not in order if they were ordered) and Backpressure support with node SortedMergeNode, previously resolved by disabling multi threading when using them.
I also created a PR with all the changes for this.
Component(s)
C++