Skip to content

Preserve SPM when parent maintains input order#21097

Open
rkrishn7 wants to merge 2 commits intoapache:mainfrom
rkrishn7:fix/enforce-dist
Open

Preserve SPM when parent maintains input order#21097
rkrishn7 wants to merge 2 commits intoapache:mainfrom
rkrishn7:fix/enforce-dist

Conversation

@rkrishn7
Copy link
Contributor

Which issue does this PR close?

What changes are included in this PR?

  • Updates enforce_distribution.rs
  • Adds tests

Are these changes tested?

Yes

Are there any user-facing changes?

N/A

@github-actions github-actions bot added optimizer Optimizer rules core Core DataFusion crate labels Mar 22, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

core Core DataFusion crate optimizer Optimizer rules

Projects

None yet

Development

Successfully merging this pull request may close these issues.

EnforceDistribution replaces SortPreservingMergeExec with CoalescePartitionsExec when parent maintains input order

1 participant