andygrove commented on code in PR #2600:
URL: https://github.com/apache/datafusion-comet/pull/2600#discussion_r2546808679
##########
spark/src/test/scala/org/apache/comet/CometExpressionSuite.scala:
##########
@@ -3003,6 +3003,227 @@ class CometExpressionSuite extends CometTestBase with
AdaptiveSparkPlanHelper {
}
}
+ test("ANSI support for sum - null test") {
Review Comment:
These tests should probably be in `CometAggregateSuite`?
--
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]