Skip to content

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

Merged
jayzhan211 merged 2 commits into
apache:mainfrom
doupache:take_arrays_rename
Sep 28, 2024
Merged

[MINOR]: Use take_arrays in repartition , fix build#12657
jayzhan211 merged 2 commits into
apache:mainfrom
doupache:take_arrays_rename

Conversation

@doupache

Copy link
Copy Markdown
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-actionsgithub-actionsBot added physical-expr Changes to the physical-expr crates common Related to common crate labels Sep 28, 2024

@jayzhan211jayzhan211 left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

👍

@jayzhan211

Copy link
Copy Markdown
Contributor

Thanks @doupache

@jayzhan211
jayzhan211 merged commit 792f07d into apache:mainSep 28, 2024
@alambalamb changed the title [MINOR]: Use take_arrays in repartition [MINOR]: Use take_arrays in repartition , fix buildSep 28, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

commonRelated to common cratephysical-exprChanges to the physical-expr crates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants

@doupache@jayzhan211