alamb commented on code in PR #17903:
URL: https://github.com/apache/datafusion/pull/17903#discussion_r2402414933
##########
datafusion/core/tests/physical_optimizer/enforce_sorting.rs:
##########
@@ -1652,94 +1647,6 @@ async fn
test_not_replaced_with_partial_sort_for_bounded_input() -> Result<()> {
Ok(())
}
-/// Runs the sort enforcement optimizer and asserts the plan
Review Comment:
I just moved 1200 lines of test code into a different module. I did not
change any of the test logic
--
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]