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


   ### What changes were proposed in this pull request?
   1. Set the SQL config `spark.sql.legacy.allowCastNumericToTimestamp` to 
`true` by default
   2. Remove explicit sets of `spark.sql.legacy.allowCastNumericToTimestamp` to 
`true` in the cast suites.  
   
   ### Why are the changes needed?
   To avoid breaking changes in minor versions (in the upcoming Spark 3.1.0) 
according to the the semantic versioning guidelines 
(https://spark.apache.org/versioning-policy.html)
   
   ### Does this PR introduce _any_ user-facing change?
   Yes
   
   ### How was this patch tested?
   By `CastSuite`.


----------------------------------------------------------------
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:
us...@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org
For additional commands, e-mail: reviews-h...@spark.apache.org

Reply via email to