You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Reynold Xin (JIRA)" <ji...@apache.org> on 2016/01/23 08:48:39 UTC

[jira] [Created] (SPARK-12968) Implement command to set current database

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