Skip to content

Rename MergeExec to CoalescePartitionsExec#635

Merged
jorgecarleitao merged 2 commits intoapache:masterfrom
andygrove:rename-merge-exec
Jun 28, 2021
Merged

Rename MergeExec to CoalescePartitionsExec#635
jorgecarleitao merged 2 commits intoapache:masterfrom
andygrove:rename-merge-exec

Conversation

@andygrove
Copy link
Copy Markdown
Member

Which issue does this PR close?

Closes #369.

Rationale for this change

The name better reflects what the operator does.

What changes are included in this PR?

Rename the operator.

Are there any user-facing changes?

Query plans will look different.

@jorgecarleitao jorgecarleitao merged commit 4068f8b into apache:master Jun 28, 2021
Copy link
Copy Markdown
Contributor

@alamb alamb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @andygrove

@houqp houqp added the api change Changes the API exposed to users of the crate label Jul 29, 2021
@andygrove andygrove deleted the rename-merge-exec branch February 6, 2022 17:42
unkloud pushed a commit to unkloud/datafusion that referenced this pull request Mar 23, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api change Changes the API exposed to users of the crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Proposal: Rename MergeExec

5 participants