Rich-T-kid opened a new issue, #10385: URL: https://github.com/apache/arrow-rs/issues/10385
### Is your feature request related to a problem or challenge? `get_slice_memory_size` undercounts the offsets buffer for Utf8/Binary (and LargeUtf8/LargeBinary) arrays. ### Describe the solution you'd like update `get_slice_memory_size` to be more accurate for string arrays/binary arrays ### Describe alternatives you've considered n/a ### Additional context https://github.com/apache/arrow-rs/pull/10383#issuecomment-5017572359 -- 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]
