asubiotto opened a new pull request, #8974: URL: https://github.com/apache/arrow-rs/pull/8974
The previous code called Buffer::from to get typed_data, which allocates a new MutableBuffer. # Which issue does this PR close? I believe this PR is small enough to not require an issue. # Rationale for this change Performance. This PR reduces allocations # What changes are included in this PR? See commit # Are these changes tested? By pre-existing tests # Are there any user-facing changes? No -- 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]
