rluvaton opened a new pull request, #10120: URL: https://github.com/apache/arrow-rs/pull/10120
# Which issue does this PR close? N/A # Rationale for this change When dealing with sliced variable size arrays it is common to subtract the offset to shift them to 0, so this is a helper for that # What changes are included in this PR? added `OffsetBuffer::subtract` method # Are these changes tested? yes # Are there any user-facing changes? new function -- 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]
