Reynold Xin created SPARK-12968:
-----------------------------------

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