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

Apache Spark commented on SPARK-10443:
--------------------------------------

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

> Refactor SortMergeOuterJoin to reduce duplication
> -------------------------------------------------
>
>                 Key: SPARK-10443
>                 URL: https://issues.apache.org/jira/browse/SPARK-10443
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 1.5.0
>            Reporter: Andrew Or
>            Assignee: Andrew Or
>
> As of the writing of this message LeftOuterIterator and RightOuterIterator 
> are symmetrically identical. If someone makes a change in one but forgets to 
> do the same thing in the other we'll end up with inconsistent behavior.



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