waynexia commented on PR #6590: URL: https://github.com/apache/arrow-rs/pull/6590#issuecomment-2475742819
>I suspect the ROI will be much lower. Integrating it into every kernel that produces arrays is likely simply impractical I have a specific use case (and it's why I started the previous PR) for tracking mutable buffer's usage. There are some relatively long-live mutable buffers in GreptimeDB's write path and I want to track their memory usage. So after finishing the immutable buffer, I'd personally prioritize adding this new API to mutable buffer, but without other internal usages like `take` having the same level of attention (at present). -- 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]
