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 2021/05/15 07:34:30 UTC

[GitHub] [arrow-rs] jorgecarleitao commented on issue #290: Add Send to ArrayBuilder

jorgecarleitao commented on issue #290:
URL: https://github.com/apache/arrow-rs/issues/290#issuecomment-841616013


   Thanks for this.
   
   Honest curiosity: what is the use-case where the ArrayBuilder is passed around?
   
   Also, isn't it possible to use `&dyn ArrayBuilder + Send` on the code to enforce this?


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

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