Dilip Biswal created SPARK-13427:
------------------------------------

             Summary: 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: issues-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to