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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
