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

Reynold Xin commented on SPARK-12968:
-------------------------------------

cc [~viirya] / [~hvanhovell] this is probably the highest priority "ddl".


> Implement command to set current database
> -----------------------------------------
>
>                 Key: SPARK-12968
>                 URL: https://issues.apache.org/jira/browse/SPARK-12968
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>            Reporter: Reynold Xin
>            Priority: Critical
>
> We currently delegate to Hive for "use database" command. We should implement 
> this in Spark.
> The reason this is important is: as soon as we can track the database, we can 
>  remove the dependency on session state for the catalog API. Right now the 
> implementation of Catalog actually needs to handle session information itself.



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