Jiang Xingbo created SPARK-17295:
------------------------------------

             Summary: Create TestHiveSessionState use reflect logic based on 
the setting of CATALOG_IMPLEMENTATION
                 Key: SPARK-17295
                 URL: https://issues.apache.org/jira/browse/SPARK-17295
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Jiang Xingbo


Currently we create a new `TestHiveSessionState` in `TestHive`, but in 
`SparkSession` we create `SessionState`/`HiveSessionState` use reflect logic 
based on the setting of CATALOG_IMPLEMENTATION, we should make the both 
consist, then we can test the reflect logic of `SparkSession` in `TestHive`.



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