alamb commented on code in PR #17952:
URL: https://github.com/apache/datafusion/pull/17952#discussion_r2421949011
##########
datafusion/core/tests/physical_optimizer/enforce_sorting.rs:
##########
@@ -2487,1203 +2482,8 @@ async fn
test_not_replaced_with_partial_sort_for_unbounded_input() -> Result<()>
");
Ok(())
}
-// aal here
-#[tokio::test]
-async fn test_window_partial_constant_and_set_monotonicity() -> Result<()> {
Review Comment:
this was simply moved to a new module
--
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]