Maxim Gekk created SPARK-34454:
----------------------------------

             Summary: SQL configs from the legacy namespace must be internal
                 Key: SPARK-34454
                 URL: https://issues.apache.org/jira/browse/SPARK-34454
             Project: Spark
          Issue Type: Improvement
          Components: SQL
    Affects Versions: 3.0.0
            Reporter: Maxim Gekk
            Assignee: Maxim Gekk
             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