cetra3 opened a new pull request, #9433: URL: https://github.com/apache/arrow-rs/pull/9433
# Which issue does this PR close? None specifically but aligns with some of the changes in https://github.com/apache/arrow-rs/issues/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 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
