Skip to content

Conversation

@davies
Copy link
Contributor

@davies davies commented Mar 1, 2016

What changes were proposed in this pull request?

Broadcast left semi join without joining keys is already supported in BroadcastNestedLoopJoin, it has the same implementation as LeftSemiJoinBNL, we should remove that.

How was this patch tested?

Updated unit tests.

@SparkQA
Copy link

SparkQA commented Mar 1, 2016

Test build #52247 has finished for PR 11448 at commit a6de83c.

  • This patch passes all tests.
  • This patch merges cleanly.
  • This patch adds no public classes.

@davies
Copy link
Contributor Author

davies commented Mar 1, 2016

cc @JoshRosen

@nongli
Copy link
Contributor

nongli commented Mar 2, 2016

LGTM

@asfgit asfgit closed this in a640c5b Mar 2, 2016
roygao94 pushed a commit to roygao94/spark that referenced this pull request Mar 22, 2016
## What changes were proposed in this pull request?

Broadcast left semi join without joining keys is already supported in BroadcastNestedLoopJoin, it has the same implementation as LeftSemiJoinBNL, we should remove that.

## How was this patch tested?

Updated unit tests.

Author: Davies Liu <[email protected]>

Closes apache#11448 from davies/remove_bnl.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants