maxburke opened a new issue, #3792: URL: https://github.com/apache/arrow-rs/issues/3792
When using `FixedSizeBinary::try_from_iter` and friends, the `MutableBuffers` used to hold the array data are initialized at zero, which causes a lot of time to be spent in reallocation. (PR coming) -- 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]
