alamb commented on code in PR #4488:
URL: https://github.com/apache/arrow-datafusion/pull/4488#discussion_r1038470488
##########
datafusion/core/tests/sql/aggregates.rs:
##########
@@ -436,6 +436,90 @@ async fn median_test(
Ok(())
}
+#[tokio::test]
+// test case for https://github.com/apache/arrow-datafusion/issues/3105
Review Comment:
all of the tests added in this file panic on master
--
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]