mustafasrepo commented on code in PR #7488:
URL: https://github.com/apache/arrow-datafusion/pull/7488#discussion_r1319496686
##########
datafusion/core/src/physical_optimizer/sort_enforcement.rs:
##########
@@ -2605,51 +2623,6 @@ mod tests {
Ok(())
}
- #[tokio::test]
- // With new change in SortEnforcement
EnforceSorting->EnforceDistribution->EnforceSorting
Review Comment:
It is leftover during development. I re-added this test. Thanks for pointing
this out. I works as you expect.
--
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]