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

fix: Handle slices in unary kernel #739

Merged
merged 1 commit into from
Sep 3, 2021

Conversation

bjchambers
Copy link
Contributor

Which issue does this PR close?

Closes #738.

Rationale for this change

Fixes the handling of slices in the unary kernel.

What changes are included in this PR?

Are there any user-facing changes?

@github-actions github-actions bot added the arrow Changes to the arrow crate label Sep 2, 2021
@nevi-me nevi-me merged commit 7ae6910 into apache:master Sep 3, 2021
alamb pushed a commit that referenced this pull request Sep 9, 2021
alamb added a commit that referenced this pull request Sep 9, 2021
Co-authored-by: Ben Chambers <35960+bjchambers@users.noreply.github.com>
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.

unary kernel doesn't respect offset
3 participants