alamb commented on code in PR #5131:
URL: https://github.com/apache/arrow-datafusion/pull/5131#discussion_r1092257049


##########
datafusion/core/tests/sql/window.rs:
##########
@@ -2385,6 +2385,36 @@ async fn 
test_window_agg_sort_orderby_reversed_partitionby_reversed_plan() -> Re
     Ok(())
 }
 
+#[tokio::test]
+async fn test_window_agg_low_cardinality() -> Result<()> {

Review Comment:
   👍 



-- 
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]

Reply via email to