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

Apache Spark commented on SPARK-10092:
--------------------------------------

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

> Multi-DB support follow up
> --------------------------
>
>                 Key: SPARK-10092
>                 URL: https://issues.apache.org/jira/browse/SPARK-10092
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>            Reporter: Yin Huai
>            Assignee: Yin Huai
>            Priority: Blocker
>
> Seems we need a follow-up work for our multi-db support. Here are issues we 
> need to address.
> 1. saveAsTable always save the table in the folder of the current database
> 2. HiveContext's refrshTable and analyze do not dbName.tableName.
> 3. It will be good to use TableIdentifier in CreateTableUsing, 
> CreateTableUsingAsSelect, CreateTempTableUsing, CreateTempTableUsingAsSelect, 
> CreateMetastoreDataSource, and CreateMetastoreDataSourceAsSelect, instead of 
> using string representation (actually, in several places we have already 
> parsed the string and get the TableIdentifier). 



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