teh-cmc opened a new issue, #6360: URL: https://github.com/apache/arrow-rs/issues/6360
We keep a lot of Arrow data in long-lived memory storage, and therefore must be guaranteed that the data has been optimized for space before it gets committed to storage, regardless of how it got built or how it got there. This would also provide a strongly typed non-trait version, similar to what is done e.g. for `slice`. See this PR for more background context: * https://github.com/apache/arrow-rs/pull/6300 -- 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]
