[ 
https://issues.apache.org/jira/browse/SPARK-34451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17285805#comment-17285805
 ] 

Apache Spark commented on SPARK-34451:
--------------------------------------

User 'MaxGekk' has created a pull request for this issue:
https://github.com/apache/spark/pull/31576

> Add alternatives for datetime rebasing SQL configs and deprecate legacy 
> configs
> -------------------------------------------------------------------------------
>
>                 Key: SPARK-34451
>                 URL: https://issues.apache.org/jira/browse/SPARK-34451
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.2.0
>            Reporter: Maxim Gekk
>            Priority: Major
>
> The rebasing SQL configs likeĀ 
> spark.sql.legacy.parquet.datetimeRebaseModeInRead can be used not only for 
> migration from previous Spark versions but also to read/write datatime 
> columns saved by other systems/frameworks/libs. The ticket aims to move the 
> configs from the legacy namespace by introducing alternatives (likeĀ 
> spark.sql.parquet.datetimeRebaseModeInRead) and deprecating the legacy 
> configs (spark.sql.legacy.parquet.datetimeRebaseModeInRead).



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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

Reply via email to