tustvold commented on code in PR #8573:
URL: https://github.com/apache/arrow-datafusion/pull/8573#discussion_r1429288852
##########
datafusion/core/src/physical_optimizer/enforce_sorting.rs:
##########
@@ -2140,70 +2140,11 @@ mod tests {
Ok(())
}
- #[tokio::test]
- async fn test_with_lost_ordering_unbounded() -> Result<()> {
Review Comment:
I couldn't see a reason to keep these as they effectively duplicate the above
--
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]