[ 
https://issues.apache.org/jira/browse/SPARK-30725?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Wenchen Fan resolved SPARK-30725.
---------------------------------
    Fix Version/s: 3.0.0
       Resolution: Fixed

Issue resolved by pull request 27448
[https://github.com/apache/spark/pull/27448]

> Make all legacy SQL configs as internal configs
> -----------------------------------------------
>
>                 Key: SPARK-30725
>                 URL: https://issues.apache.org/jira/browse/SPARK-30725
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>    Affects Versions: 3.0.0
>            Reporter: Maxim Gekk
>            Assignee: Maxim Gekk
>            Priority: Minor
>             Fix For: 3.0.0
>
>
> Assumed that legacy SQL configs shouldn't be set by users in common cases. 
> The purpose of the configs is to allow switching to old behavior in corner 
> cases. So, the configs can be marked as internals. The ticket aims to inspect 
> existing SQL configs in SQLConf and add internal() call to config entry 
> builders.



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