[
https://issues.apache.org/jira/browse/SPARK-34454?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Dongjoon Hyun resolved SPARK-34454.
-----------------------------------
Fix Version/s: 3.2.0
Resolution: Fixed
Issue resolved by pull request 31577
[https://github.com/apache/spark/pull/31577]
> 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.2.0
> Reporter: Maxim Gekk
> Assignee: Maxim Gekk
> Priority: Minor
> Fix For: 3.2.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: [email protected]
For additional commands, e-mail: [email protected]