Skip to content
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

Remove APIs deprecated on or before 49.0.0 #6786

Conversation

findepi
Copy link
Member

@findepi findepi commented Nov 25, 2024

Which issue does this PR close?

none

Rationale for this change

The purpose of deprecation is to eventually remove and 49.0.0 release was Nov 9, 2023.

What changes are included in this PR?

Remove the APIs that are deprecated since then, or earlier than that.
Few such deprecated APIs remain in the code, they are still in use so the code needs update.

Are there any user-facing changes?

yes

cc @alamb

@github-actions github-actions bot added parquet Changes to the parquet crate arrow Changes to the arrow crate object-store Object Store Interface labels Nov 25, 2024
@findepi findepi force-pushed the findepi/remove-apis-deprecated-on-or-before-49-0-0-d3595b branch from 77ae7f2 to 9017c3f Compare November 25, 2024 13:16
49 release was Nov 9, 2023. Remove the APIs that are deprecated since
then, or earlier than that.

Few such deprecated APIs remain in the code, they are still in use so
the code needs update.
@findepi findepi force-pushed the findepi/remove-apis-deprecated-on-or-before-49-0-0-d3595b branch from 9017c3f to cd065c2 Compare November 25, 2024 13:25
@tustvold tustvold merged commit b1ec3c3 into apache:main Nov 25, 2024
33 checks passed
@findepi findepi deleted the findepi/remove-apis-deprecated-on-or-before-49-0-0-d3595b branch November 25, 2024 14:39
@alamb
Copy link
Contributor

alamb commented Nov 25, 2024

Thank you -- it is so nice to see this old code (finally) being cleaned up

@findepi
Copy link
Member Author

findepi commented Nov 25, 2024

Thanks @alamb and Raphael for review and merge.

@alamb note that

Few such deprecated APIs remain in the code, they are still in use so the code needs update.

So it will be even cleaner!

@findepi
Copy link
Member Author

findepi commented Dec 2, 2024

Few such deprecated APIs remain in the code, they are still in use so the code needs update.

So it will be even cleaner!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
arrow Changes to the arrow crate object-store Object Store Interface parquet Changes to the parquet crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants