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/02/05 00:15:39 UTC

[jira] [Commented] (SPARK-13205) SQL generation support for self join

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

Apache Spark commented on SPARK-13205:
--------------------------------------

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

> SQL generation support for self join
> ------------------------------------
>
>                 Key: SPARK-13205
>                 URL: https://issues.apache.org/jira/browse/SPARK-13205
>             Project: Spark
>          Issue Type: Sub-task
>          Components: SQL
>    Affects Versions: 2.0.0
>            Reporter: Xiao Li
>
> SQL generation does not support the Self Join.
> {code}SELECT x.key FROM t1 x JOIN t1 y ON x.key = y.key{code}



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