Linhong Liu created SPARK-33438:
-----------------------------------

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


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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to