MaxGekk edited a comment on issue #23512: [SPARK-26593][SQL] Use Proleptic Gregorian calendar in casting UTF8String to Date/TimestampType URL: https://github.com/apache/spark/pull/23512#issuecomment-453783946 > Are there any further compatibility issues introduced by this change that need a note in the release notes? Besides of switching from the hybrid calendar (Julian+Gregorian) to Proleptic Gregorian calendar used by **java.time** classes, the PR shouldn't introduce any behaviour change. At least our tests did show that. I will add a note to the migration guide.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on 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]
