comphead commented on code in PR #3536:
URL: https://github.com/apache/datafusion-comet/pull/3536#discussion_r2830929790
##########
spark/src/test/scala/org/apache/comet/CometCastSuite.scala:
##########
@@ -1053,7 +1053,8 @@ class CometCastSuite extends CometTestBase with
AdaptiveSparkPlanHelper {
}
test("cast TimestampType to LongType") {
- castTest(generateTimestampsExtended(), DataTypes.LongType)
+ // currently fails on timestamps outside chrono
Review Comment:
double checking if it still the issue after timestamp conversion
--
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]