ritchie46 opened a new pull request #318: URL: https://github.com/apache/arrow-rs/pull/318
# Which issue does this PR close? This PR add `shrink_to_fit` to the public API of `MutableBuffer`. This closes #297. In line of this, I'd like the option to shrink existing `array` data, where would such logic be a best fit. I was thinking membership of `dyn Array` trait. -- 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. For queries about this service, please contact Infrastructure at: [email protected]
