MaxGekk opened a new pull request #30121:
URL: https://github.com/apache/spark/pull/30121


   ### What changes were proposed in this pull request?
   1. Set the default value for the SQL configs 
`spark.sql.legacy.parquet.int96RebaseModeInWrite` and 
`spark.sql.legacy.parquet.int96RebaseModeInRead` to `EXCEPTION`.
   2. Update the SQL migration guide.
   
   ### Why are the changes needed?
   Current default value `LEGACY` may lead to shifting timestamps in read or in 
write.
   
   ### Does this PR introduce _any_ user-facing change?
   Yes
   
   ### How was this patch tested?
   By existing test suites like `ParquetIOSuite`.


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to