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

BroadcastNestedLoopJoin not support LeftOuter, BuildLeft or RightOuter, BuildRight case #7151

Open
weiting-chen opened this issue Sep 6, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@weiting-chen
Copy link
Contributor

weiting-chen commented Sep 6, 2024

Description

BroadcastNestedLoopJoin does not support LeftOuter, BuildLeft or RightOuter, BuildRight case.
And trigger a fallback to Vanilla Spark with a perf. regression.
broadcastnestedloopjoin_not_support

@weiting-chen weiting-chen added the enhancement New feature or request label Sep 6, 2024
@PHILO-HE
Copy link
Contributor

PHILO-HE commented Sep 9, 2024

I'm trying to fix the fallback in #7149.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
2 participants