mapleFU commented on issue #10448:
URL: https://github.com/apache/arrow-rs/issues/10448#issuecomment-5114135106

   > Another thing we could consider would be to compare the len to the 
capacity (allocation size) and call shrink to fit if there was a large 
difference 🤔
   
   This looks good to me, but actually I don't know do we have more elegant way 
for this, since this problem is from multiple layer( zero-copying, compression, 
...). I don't know should which layer should we blame 🤔


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