alamb commented on issue #6408:
URL: https://github.com/apache/arrow-rs/issues/6408#issuecomment-2356122199

   > But that also means an extra indirection to read buffers, not sure if it 
matters
   
   I think an `Arc<Vec<Buffer>>` would add another indirection. I was 
thinking/hoping that `Arc<[Buffer]>` would only still have one indirection
   
   


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