[
https://issues.apache.org/jira/browse/SPARK-33438?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Hyukjin Kwon updated SPARK-33438:
---------------------------------
Fix Version/s: 3.1.2
> set -v couldn't dump all the conf entries
> -----------------------------------------
>
> Key: SPARK-33438
> URL: https://issues.apache.org/jira/browse/SPARK-33438
> Project: Spark
> Issue Type: Bug
> Components: SQL
> Affects Versions: 3.0.1
> Reporter: Linhong Liu
> Assignee: Linhong Liu
> Priority: Major
> Fix For: 3.0.2, 3.1.2
>
>
> since scala object is lazy init, it won't be load until some code touched it.
> For SQL conf entries, it won't be registered if the conf object is never
> touched. So "set -v" couldn't dump all the defined configs (even if it says
> so)
--
This message was sent by Atlassian Jira
(v8.3.4#803005)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]