maxburke opened a new pull request, #9016:
URL: https://github.com/apache/arrow-rs/pull/9016

   Use the suggested Arc<[Buffer]> storage for ViewArray storage instead of an 
owned Vec<Buffer> so that the slice clone does not allocate.
   
   # Which issue does this PR close?
   
   - Closes #6408 .


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