Maxim Gekk created SPARK-34451:
----------------------------------

             Summary: 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


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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to