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

Apache Spark commented on SPARK-13427:
--------------------------------------

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

> Support USING clause in JOIN
> ----------------------------
>
>                 Key: SPARK-13427
>                 URL: https://issues.apache.org/jira/browse/SPARK-13427
>             Project: Spark
>          Issue Type: Improvement
>          Components: SQL
>            Reporter: Dilip Biswal
>
> Support queries that JOIN tables with USING clause.
> SELECT * from table1 JOIN table2 USING <column_list>



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to