waynexia commented on PR #6590: URL: https://github.com/apache/arrow-rs/pull/6590#issuecomment-2437361793
Implementation for `MutableBuffer` is https://github.com/tustvold/arrow-rs/pull/82 On writing that patch I find `resize` is indeed useful. And in one case I need `.resize(0)` to reflect one memory is deallocated. This API LGTM in general. -- 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]
