You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Davies Liu (JIRA)" <ji...@apache.org> on 2015/12/17 08:21:46 UTC

[jira] [Created] (SPARK-12395) Result of DataFrame.join(usingColumns) could be wrong for outer join

Davies Liu created SPARK-12395:
----------------------------------

             Summary: Result of DataFrame.join(usingColumns) could be wrong for outer join
                 Key: SPARK-12395
                 URL: https://issues.apache.org/jira/browse/SPARK-12395
             Project: Spark
          Issue Type: Bug
            Reporter: Davies Liu


For API DataFrame.join(right, usingColumns, joinType), if the joinType is right_outer or full_outer, the resulting join column could be wrong (null).



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