Skip to content

Add claim method to recordbatch for memory accounting#9433

Open
cetra3 wants to merge 2 commits intoapache:mainfrom
pydantic:claim_recordbatch
Open

Add claim method to recordbatch for memory accounting#9433
cetra3 wants to merge 2 commits intoapache:mainfrom
pydantic:claim_recordbatch

Conversation

@cetra3
Copy link
Contributor

@cetra3 cetra3 commented Feb 18, 2026

Which issue does this PR close?

None specifically but aligns with some of the changes in #8137

Rationale for this change

It should be easy to claim a RecordBatch in totality with an arrow memory pool

What changes are included in this PR?

Adds a few methods to bubble up the claim to RecordBatch level if the pool feature is enabled.

Are these changes tested?

Yes & new tests added

Are there any user-facing changes?

If pool feature is added, a new claim method on RecordBatch and associated structs

@github-actions github-actions bot added the arrow Changes to the arrow crate label Feb 18, 2026
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