Skip to content

Conversation

@notfilippo
Copy link
Contributor

Which issue does this PR close?

Part of #8137. Follow up of #7303. Replaces #8040.

Rationale for this change

#7303 implements the fundamental symbols for tracking memory. This patch exposes those APIs to a higher level Array and ArrayData.

What changes are included in this PR?

New claim API for NullBuffer, ArrayData, and Array. New pool feature-flag to arrow, arrow-array, and arrow-data.

Are these changes tested?

Added a doctest on the Array::claim method.

Are there any user-facing changes?

Added API and a new feature-flag for arrow, arrow-array, and arrow-data.

New `claim` API for NullBuffer, ArrayData, and Array.
New `pool` feature-flag to arrow, arrow-array and arrow-data.

Part of apache#8137.
Replaces apache#8040.
@github-actions github-actions bot added the arrow Changes to the arrow crate label Nov 24, 2025
@notfilippo
Copy link
Contributor Author

cc @alamb since you reviewed the original PR. cc @waynexia / @Dandandan as the original authors.

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.

1 participant