You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Liang-Chi Hsieh (JIRA)" <ji...@apache.org> on 2015/09/04 12:09:45 UTC

[jira] [Created] (SPARK-10446) Support to specify join type when calling join with usingColumns

Liang-Chi Hsieh created SPARK-10446:
---------------------------------------

             Summary: Support to specify join type when calling join with usingColumns
                 Key: SPARK-10446
                 URL: https://issues.apache.org/jira/browse/SPARK-10446
             Project: Spark
          Issue Type: Improvement
          Components: SQL
            Reporter: Liang-Chi Hsieh


Currently the method join(right: DataFrame, usingColumns: Seq[String]) only supports inner join. It is more convenient to have it support other join types.



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