Loaki07 commented on code in PR #16726: URL: https://github.com/apache/datafusion/pull/16726#discussion_r2204347178
########## datafusion/core/tests/physical_optimizer/enforce_sorting.rs: ########## @@ -983,7 +983,7 @@ async fn test_soft_hard_requirements_with_multiple_soft_requirements_and_output_ )); let expected_input = [ - "OutputRequirementExec", + "OutputRequirementExec: order_by=[([non_nullable_col@1], asc)], dist_by=SinglePartition", Review Comment: yeah, agreed. -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org