You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BroadcastNestedLoopJoin does not support LeftOuter, BuildLeft or RightOuter, BuildRight case.
And trigger a fallback to Vanilla Spark with a perf. regression.
The text was updated successfully, but these errors were encountered:
Description
BroadcastNestedLoopJoin does not support LeftOuter, BuildLeft or RightOuter, BuildRight case.
And trigger a fallback to Vanilla Spark with a perf. regression.
The text was updated successfully, but these errors were encountered: