alamb commented on PR #6346: URL: https://github.com/apache/arrow-datafusion/pull/6346#issuecomment-1568372741
@baharberna -- I have not reviewed this test in detail, but @tustvold mentioned to me this morning that one subtlety about the current merging algorithms in DataFusion is that they are stable : https://github.com/apache/arrow-datafusion/blob/0d9c542c84f68dad42eaa0d26a55810cdd5cff2b/datafusion/core/src/physical_plan/sorts/sort_preserving_merge.rs#L58-L60 I wonder if this operator implementation is stable 🤔 -- 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]
