alamb commented on issue #10316: URL: https://github.com/apache/datafusion/issues/10316#issuecomment-2086175393
I probably should have mentioned that in order to use this operator, one needs to be able to determine if the input streams to `SortPreservingMerge` are non overlapping in value. Conveniently, that is basically the analysis that @suremarc has implemented in https://github.com/apache/datafusion/pull/9593 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
