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

Use dyn Array in sort kernels #3931

Merged
merged 1 commit into from
Mar 24, 2023
Merged

Conversation

tustvold
Copy link
Contributor

Which issue does this PR close?

Closes #.

Rationale for this change

Continues the process of not requiring Arc in order to invoke the kernels

What changes are included in this PR?

Are there any user-facing changes?

This is technically a breaking change, as type inference may now require additional help, in practice this is unlikely to be a major issue

@tustvold tustvold added the api-change Changes to the arrow API label Mar 24, 2023
@github-actions github-actions bot added the arrow Changes to the arrow crate label Mar 24, 2023
@tustvold tustvold merged commit 5eeccab into apache:master Mar 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api-change Changes to the arrow API arrow Changes to the arrow crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants