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/07/10 19:31:41 UTC

[GitHub] [arrow-rs] heyrutvik commented on issue #1841: Implement FromIterator for Builder

heyrutvik commented on issue #1841:
URL: https://github.com/apache/arrow-rs/issues/1841#issuecomment-1179785103

   Thanks @tustvold for the clarification. I started working on the ticket, and opened [a draft PR](https://github.com/apache/arrow-rs/pull/2038) for you to review to make sure whether I'm on the right direction or not. It adds `FromIterator` to `BooleanBuilder` and uses it in `BooleanArray` implementation. Once you confirm, I'll continue moving other existing `FromIterator` implementations.
   
   


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