Cheng Lian created SPARK-10845:
----------------------------------

             Summary: SQL option "spark.sql.hive.version" doesn't show up in 
the result of "SET -v"
                 Key: SPARK-10845
                 URL: https://issues.apache.org/jira/browse/SPARK-10845
             Project: Spark
          Issue Type: Bug
          Components: SQL
    Affects Versions: 1.5.0
            Reporter: Cheng Lian
            Assignee: Cheng Lian


When refactoring SQL options from plain strings to the strongly typed 
{{SQLConfEntry}}, {{spark.sql.hive.version}} wasn't migrated, and doesn't show 
up in the result of {{SET -v}}, as {{SET -v}} only shows public 
{{SQLConfEntry}} instances.

This affects compatibility with Simba ODBC driver.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to