gene-bordegaray commented on code in PR #18521: URL: https://github.com/apache/datafusion/pull/18521#discussion_r2506957464
########## datafusion/sqllogictest/test_files/joins.slt: ########## @@ -3269,22 +3262,17 @@ logical_plan 10)----------TableScan: annotated_data projection=[a0, a, b, c, d] physical_plan 01)SortPreservingMergeExec: [a@1 ASC, b@2 ASC NULLS LAST, c@3 ASC NULLS LAST, rn1@11 ASC NULLS LAST] Review Comment: This the conclusion I cam to as well off of intutition but will confirm 😄 -- 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]
