Maxim Gekk created SPARK-30725:
----------------------------------

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


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