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
Followup from #10272. During full outer join processing, it's possible to free build-side partitions a bit earlier during a full outer join as the final batches for build-side rows that did not match any stream-side rows are emitted.
The text was updated successfully, but these errors were encountered:
Followup from #10272. During full outer join processing, it's possible to free build-side partitions a bit earlier during a full outer join as the final batches for build-side rows that did not match any stream-side rows are emitted.
The text was updated successfully, but these errors were encountered: