-
Notifications
You must be signed in to change notification settings - Fork 1.8k
remove repartition exec from coalesce batches optimizer #19239
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
base: main
Are you sure you want to change the base?
Conversation
|
run benchmarks |
|
run benchmark tpch_mem10 |
|
🤖 |
|
🤖: Benchmark completed Details
|
|
🤖 |
|
🤖: Benchmark completed Details
|
Which issue does this PR close?
BatchCoalescerintoRepartitionExecand remove fromCoalesceBatchesoptimization rule #18782.Rationale for this change
What changes are included in this PR?
Removes
RepartitionExecfromCoalesceBatchesoptimizer.Are these changes tested?
Yes
Are there any user-facing changes?
No