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 deprecated unary_dyn and try_unary_dyn #6824

Conversation

findepi
Copy link
Member

@findepi findepi commented Dec 2, 2024

Which issue does this PR close?

Rationale for this change

unary_dyn and try_unary_dyn were deprecated since v 46.0.0.

What changes are included in this PR?

Remove them along with utility functions used in their implementations.

Are there any user-facing changes?

yes

cc @alamb

`unary_dyn` and `try_unary_dyn` were deprecated since v 46.0.0. Remove
them along with utility functions used in their implementations.
@github-actions github-actions bot added the arrow Changes to the arrow crate label Dec 2, 2024
Copy link
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.

Looks reasonable to me

@alamb
Copy link
Contributor

alamb commented Dec 2, 2024

Thanks @findepi

@tustvold tustvold merged commit b3f9355 into apache:main Dec 2, 2024
13 checks passed
@findepi findepi deleted the findepi/remove-deprecated-unary-dyn-and-try-unary-dyn-7f181e branch December 3, 2024 08:40
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants