Skip to content
Snippets Groups Projects
Commit 421f6c20 authored by Davies Liu's avatar Davies Liu Committed by Davies Liu
Browse files

[SPARK-13917] [SQL] generate broadcast semi join

## What changes were proposed in this pull request?

This PR brings codegen support for broadcast left-semi join.

## How was this patch tested?

Existing tests. Added benchmark, the result show 7X speedup.

Author: Davies Liu <davies@databricks.com>

Closes #11742 from davies/gen_semi.
parent 52b6a899
No related branches found
No related tags found
No related merge requests found
Showing
with 124 additions and 139 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