cloud-fan commented on a change in pull request #28172: [SPARK-31402][SQL] Fix
rebasing of BCE dates/timestamps
URL: https://github.com/apache/spark/pull/28172#discussion_r407333073
##########
File path:
sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/util/RebaseDateTime.scala
##########
@@ -100,15 +142,46 @@ object RebaseDateTime {
// The starting point is the `0001-01-01` (-719162 days since the epoch in
// Proleptic Gregorian calendar). All dates before the staring point have
the same
// difference of -2 days in Proleptic Gregorian and Julian calendars.
Review comment:
ditto
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]