You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by GitBox <gi...@apache.org> on 2022/11/22 15:04:27 UTC

[GitHub] [arrow-rs] tustvold commented on pull request #3158: Add finish_cloned to ArrayBuilder

tustvold commented on PR #3158:
URL: https://github.com/apache/arrow-rs/pull/3158#issuecomment-1323819470

   I wonder if instead of `MutableBuffer: Clone` and adding `finish_cloned` to `BufferBuilder`, etc... we could just make use of https://docs.rs/arrow-buffer/latest/arrow_buffer/struct.Buffer.html#method.from_slice_ref?
   
   What do you think?


-- 
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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org