andygrove commented on code in PR #379: URL: https://github.com/apache/datafusion-comet/pull/379#discussion_r1589901348
########## spark/src/test/scala/org/apache/comet/CometCastSuite.scala: ########## @@ -795,7 +812,7 @@ class CometCastSuite extends CometTestBase with AdaptiveSparkPlanHelper { Seq( "2024-01-01T12:34:56.123456", "2024-01-01T01:00:00Z", - "2024-12-31T01:00:00-02:00", + "9999-12-31T01:00:00-02:00", Review Comment: Just making sure we have a wider range of years being tested -- 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: github-unsubscr...@datafusion.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org For additional commands, e-mail: github-h...@datafusion.apache.org