Jefffrey commented on issue #8230: URL: https://github.com/apache/arrow-rs/issues/8230#issuecomment-5111738964
some pointers https://github.com/apache/arrow-rs/blob/12091af35e5070dae33e86fbe988d9319521cd16/arrow-data/src/data.rs#L514-L589 could likely add to the bottom, checking if we are a utf8/binary view type, and just take the sizes of the values buffers (could be multiple) unchanged since if we slice them we aren't gonna slice the values buffers -- 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]
