Skip to content

remove unused methods in SortExec - #16457

Merged
adriangb merged 1 commit into
apache:mainfrom
pydantic:remove-funcs
Jun 19, 2025
Merged

remove unused methods in SortExec#16457
adriangb merged 1 commit into
apache:mainfrom
pydantic:remove-funcs

Conversation

@adriangb

@adriangbadriangb commented Jun 19, 2025

Copy link
Copy Markdown
Contributor

Reverts unnecessary methods added in #15770

@adriangb
adriangb requested a review from DandandanJune 19, 2025 12:38
@github-actionsgithub-actionsBot added the physical-plan Changes to the physical-plan crate label Jun 19, 2025

@compheadcomphead left a comment

Copy link
Copy Markdown
Contributor

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

@compheadcomphead added the api change Changes the API exposed to users of the crate label Jun 19, 2025
@adriangb

Copy link
Copy Markdown
ContributorAuthor

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
Copy Markdown
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

@compheadcomphead left a comment

Copy link
Copy Markdown
Contributor

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:mainJun 19, 2025
@adriangb

Copy link
Copy Markdown
ContributorAuthor

Thanks for the review @comphead !

Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api changeChanges the API exposed to users of the cratephysical-planChanges to the physical-plan crate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@adriangb@comphead