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

Reply via email to