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

[SEDONA-63] Skip empty partitions in NestedLoopJudgement #543

Merged
merged 1 commit into from Sep 16, 2021

Conversation

umartin
Copy link
Contributor

@umartin umartin commented Sep 16, 2021

Is this PR related to a proposed Issue?

https://issues.apache.org/jira/browse/SEDONA-63

What changes were proposed in this PR?

Return immediately if one of the sides is empty in NestedLoopJudgement as already implemented in indexed join judgements.

How was this patch tested?

Current set of test in Sedona should cover this change.

Small performance improvement (~10%) observed with some of our Sedona jobs.

Did this PR include necessary documentation updates?

No documentation changes needed.

@jiayuasu
Copy link
Member

Thanks for your contribution!

@jiayuasu jiayuasu merged commit d92fe8f into apache:master Sep 16, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants