lyang24 commented on PR #9093:
URL: https://github.com/apache/arrow-rs/pull/9093#issuecomment-4105734853

   the optimization is “reserve the values buffer up front,” but the 
fixed-length path can’t actually use that reservation at the point where the 
generic code applies it. so fixed-length arrays gets the overhead of this 
change but no benefits.
   


-- 
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]

Reply via email to