emilk commented on issue #6360: URL: https://github.com/apache/arrow-rs/issues/6360#issuecomment-2497979714
The actual problem that [we](https://github.com/rerun-io/rerun) need to solve is the capacity of repeated `concat`:ination. (details: https://github.com/apache/arrow-rs/pull/6300#issue-2484456210 and https://github.com/rerun-io/rerun/issues/7222). This is currently a blocker for us for switching away from `arrow2` to `arrow-rs`. I'm gonna try out the `shrink_to_fit` approach unless I have a concrete alternative suggestion. -- 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]
