Skip to content

Remove coalesce batch exec#394

Draft
EdsonPetry wants to merge 4 commits intodatafusion-contrib:mainfrom
EdsonPetry:edson.petry/remove-coalesce-batch-exec
Draft

Remove coalesce batch exec#394
EdsonPetry wants to merge 4 commits intodatafusion-contrib:mainfrom
EdsonPetry:edson.petry/remove-coalesce-batch-exec

Conversation

@EdsonPetry
Copy link
Copy Markdown
Contributor

No description provided.

sandugood and others added 4 commits April 15, 2026 09:27
DataFusion 53 deprecated CoalesceBatchesExec in favor of operators
managing their own batch sizing internally. Remove the
batch_coalescing_below_network_boundaries optimizer step, the
shuffle_batch_size config, and all related API surface.
… 0.13

The DataFusion 53 upgrade (7583247) bumped the root crate to arrow 58
but left benchmarks, cli, and console on arrow 57 / object_store 0.12,
causing trait incompatibility errors at compile time.
@EdsonPetry EdsonPetry force-pushed the edson.petry/remove-coalesce-batch-exec branch from 61cf6c1 to c6016fa Compare April 15, 2026 13:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants