Maxim Gekk created SPARK-30485:
----------------------------------
Summary: Remove SQL configs deprecated before v2.4
Key: SPARK-30485
URL: https://issues.apache.org/jira/browse/SPARK-30485
Project: Spark
Issue Type: Test
Components: SQL
Affects Versions: 3.0.0
Reporter: Maxim Gekk
Remove the following SQL configs:
* spark.sql.variable.substitute.depth
* spark.sql.execution.pandas.respectSessionTimeZone
* spark.sql.parquet.int64AsTimestampMillis
* Maybe spark.sql.legacy.execution.pandas.groupedMap.assignColumnsByName which
was deprecated in v2.4
Recently all deprecated SQL configs were gathered to the deprecatedSQLConfigs
map:
https://github.com/apache/spark/blob/1ffa627ffb93dc1027cb4b72f36ec9b7319f48e4/sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala#L2160-L2189
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]