viirya commented on code in PR #107:
URL:
https://github.com/apache/arrow-datafusion-comet/pull/107#discussion_r1501680732
##########
spark/src/test/scala/org/apache/comet/exec/CometExecSuite.scala:
##########
@@ -218,6 +220,51 @@ class CometExecSuite extends CometTestBase {
}
}
+ test("test cast utf8 to boolean as compatible with Spark") {
Review Comment:
I think `CometExpressionSuite` is more proper place for the test?
--
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]