You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/10/15 01:06:05 UTC

[jira] [Resolved] (SPARK-10104) Consolidate different forms of table identifiers

     [ https://issues.apache.org/jira/browse/SPARK-10104?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Davies Liu resolved SPARK-10104.
--------------------------------
       Resolution: Fixed
    Fix Version/s: 1.6.0

Issue resolved by pull request 8453
[https://github.com/apache/spark/pull/8453]

> Consolidate different forms of table identifiers
> ------------------------------------------------
>
>                 Key: SPARK-10104
>                 URL: https://issues.apache.org/jira/browse/SPARK-10104
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Yin Huai
>            Assignee: Wenchen Fan
>             Fix For: 1.6.0
>
>
> Right now, we have QualifiedTableName, TableIdentifier, and Seq[String] to represent table identifiers. We should only have one form and looks TableIdentifier is the best one because it provides methods to get table name, database name, return unquoted string, and return quoted string. 
> There will be TODOs having "SPARK-10104" in it. Those places need to be updated.



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