[ 
https://issues.apache.org/jira/browse/SPARK-17295?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15446152#comment-15446152
 ] 

Apache Spark commented on SPARK-17295:
--------------------------------------

User 'jiangxb1987' has created a pull request for this issue:
https://github.com/apache/spark/pull/14862

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

Reply via email to