Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SPARK-10443] [SQL] Refactor SortMergeOuterJoin to reduce duplication #8596

Closed
wants to merge 1 commit into from

Commits on Sep 4, 2015

  1. Refactor Left/RightOutputIterator + add comments

    This commit merges the two existing output iterator classes in
    an effort to reduce the symmetrically duplicate code. It also
    adds comments to make it more readable.
    Andrew Or committed Sep 4, 2015
    Configuration menu
    Copy the full SHA
    cc4b553 View commit details
    Browse the repository at this point in the history