Skip to content

remove unused methods in SortExec #16457

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

Merged
merged 1 commit into from
Jun 19, 2025
Merged

Conversation

adriangb
Copy link
Contributor

@adriangb adriangb commented Jun 19, 2025

Reverts unnecessary methods added in #15770

@adriangb adriangb requested a review from Dandandan June 19, 2025 12:38
@github-actions github-actions bot added the physical-plan Changes to the physical-plan crate label Jun 19, 2025
Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

these are pubs, it can be in use in downstream projects.

Please mark them deprecated

@comphead comphead added the api change Changes the API exposed to users of the crate label Jun 19, 2025
@adriangb
Copy link
Contributor Author

We just added them in #15770 2 days ago. I'm 99% certain no downstream projects are using them. I feel it would be less painful to just rip them out right now rather than having them go into the next release as deprecated.

@comphead
Copy link
Contributor

We just added them in #15770 2 days ago. I'm 99% certain no downstream projects are using them. I feel it would be less painful to just rip them out right now rather than having them go into the next release as deprecated.

Agree

Copy link
Contributor

@comphead comphead left a comment

Choose a reason for hiding this comment

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

lgtm thanks @adriangb

@adriangb adriangb merged commit 43ba6f2 into apache:main Jun 19, 2025
28 checks passed
@adriangb
Copy link
Contributor Author

Thanks for the review @comphead !

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 physical-plan Changes to the physical-plan crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants