andygrove commented on issue #3179:
URL: 
https://github.com/apache/datafusion-comet/issues/3179#issuecomment-4143629386

   Casts involving TimestampNTZ are now marked as Incompatible in `CometCast`, 
which means they fall back to Spark by default. As noted in this issue's 
description, the Scala layer correctly marks TimestampNTZ casting as 
incompatible. Since default behavior is now correct (via Spark fallback), this 
is no longer a bug. Relabeling as an enhancement to track implementing correct 
native TimestampNTZ cast behavior in the future (see also #378).


-- 
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]

Reply via email to