You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (JIRA)" <ji...@apache.org> on 2016/01/14 06:16:40 UTC

[jira] [Commented] (SPARK-12820) Resolve column with full qualified names: db.table.column

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

Apache Spark commented on SPARK-12820:
--------------------------------------

User 'zhichao-li' has created a pull request for this issue:
https://github.com/apache/spark/pull/10753

> Resolve column with full qualified names: db.table.column
> ---------------------------------------------------------
>
>                 Key: SPARK-12820
>                 URL: https://issues.apache.org/jira/browse/SPARK-12820
>             Project: Spark
>          Issue Type: New Feature
>          Components: SQL
>            Reporter: zhichao-li
>            Priority: Minor
>
> Currently spark only support to specify col name like: `table.col`, or `col` in projection, but it's very common that user use `db.table.col` especially when join table across database.
> Hive doesn't support this for now but it has been used in lot of other traditional db like mysql.



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