Skip to content
Snippets Groups Projects
Commit bbd887f5 authored by Davies Liu's avatar Davies Liu Committed by Reynold Xin
Browse files

[SPARK-13918][SQL] Merge SortMergeJoin and SortMergerOuterJoin

## What changes were proposed in this pull request?

This PR just move some code from SortMergeOuterJoin into SortMergeJoin.

This is for support codegen for outer join.

## How was this patch tested?

existing tests.

Author: Davies Liu <davies@databricks.com>

Closes #11743 from davies/gen_smjouter.
parent 643649dc
No related branches found
No related tags found
No related merge requests found
Showing
with 467 additions and 535 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment