andygrove commented on code in PR #3372:
URL: https://github.com/apache/datafusion-comet/pull/3372#discussion_r2759546828
##########
spark/src/test/scala/org/apache/comet/CometArrayExpressionSuite.scala:
##########
@@ -325,6 +325,38 @@ class CometArrayExpressionSuite extends CometTestBase with
AdaptiveSparkPlanHelp
}
}
+ test("array_contains - NULL array returns NULL") {
Review Comment:
Unless this test is testing functionality that isn't already tested in the
SQL-based tests, I think we can just remove this.
--
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]