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

[jira] [Created] (SPARK-10443) Refactor SortMergeOuterJoin to reduce duplication

Andrew Or created SPARK-10443:
---------------------------------

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