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

[MINOR]: Use take_arrays in repartition , fix build #12657

Merged
merged 2 commits into from
Sep 28, 2024

Conversation

doupache
Copy link
Contributor

Which issue does this PR close?

Follow #12654

gently ping @comphead @akurmustafa

Rationale for this change

get_arrayref_at_indices is no longer exist.

What changes are included in this PR?

No

Are these changes tested?

I encountered a compile error on the current main branch. After renaming get_arrayref_at_indices, Cargo was able to compile the code for me.

Are there any user-facing changes?

No

@github-actions github-actions bot added physical-expr Physical Expressions common Related to common crate labels Sep 28, 2024
Copy link
Contributor

@jayzhan211 jayzhan211 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍

@jayzhan211
Copy link
Contributor

Thanks @doupache

@jayzhan211 jayzhan211 merged commit 792f07d into apache:main Sep 28, 2024
24 checks passed
@alamb alamb changed the title [MINOR]: Use take_arrays in repartition [MINOR]: Use take_arrays in repartition , fix build Sep 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
common Related to common crate physical-expr Physical Expressions
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants