Skip to content

Conversation

@HyukjinKwon
Copy link
Member

@HyukjinKwon HyukjinKwon commented Jan 7, 2026

Rationale for this change

The internal helper function getArrayProxyIDs was misleadingly named since it works with both Arrays and RecordBatches, not just arrays.

What changes are included in this PR?

  • Renamed getArrayProxyIDs.m to getProxyIDs.m
  • Updated all call sites
  • Removed TODO comment requesting this change

Are these changes tested?

Existing tests cover functionality.

Are there any user-facing changes?

No, dev-only.

@github-actions
Copy link

github-actions bot commented Jan 7, 2026

⚠️ GitHub issue #48755 has been automatically assigned in GitHub to PR creator.

Copy link
Member

@kou kou left a comment

Choose a reason for hiding this comment

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

+1

@github-actions github-actions bot added awaiting merge Awaiting merge and removed awaiting review Awaiting review labels Jan 8, 2026
Copy link
Member

@sgilmore10 sgilmore10 left a comment

Choose a reason for hiding this comment

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

Thanks for fixing this! getProxyIDs is a much better name!

@kou kou merged commit 0c49503 into apache:main Jan 9, 2026
12 checks passed
@kou kou removed the awaiting merge Awaiting merge label Jan 9, 2026
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 0c49503.

There weren't enough matching historic benchmark results to make a call on whether there were regressions.

The full Conbench report has more details.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants