hsiang-c commented on code in PR #3448:
URL: https://github.com/apache/datafusion-comet/pull/3448#discussion_r2783898007
##########
spark/src/test/scala/org/apache/comet/CometExpressionSuite.scala:
##########
@@ -618,6 +618,28 @@ class CometExpressionSuite extends CometTestBase with
AdaptiveSparkPlanHelper {
}
}
+ test("scalar hour/minute/second/unix_timestamp with ConstantFolding
disabled") {
Review Comment:
Thank you for the contribution! Let's migrate these tests to SQL File Tests,
see
https://datafusion.apache.org/comet/contributor-guide/sql-file-tests.html#sql-file-tests
--
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]