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

   Closing as a duplicate of #5010.
   
   The INT96 rebase gap has the same root cause (the native scan performs no 
hybrid-Julian to proleptic-Gregorian rebase) and is covered by the same 
user-guide text in `compatibility/scans.md`, which speaks of "dates or 
timestamps" without an INT96 carve-out. Splitting it out added no distinct work 
item.
   
   The INT96 repro is preserved above, and #5010 now carries the tracking role 
plus the two parts of this that are not documented: 
`spark.comet.exceptionOnDatetimeRebase` being dead code, and the documented 
scope being narrower than the actual behaviour.


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