You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "tustvold (via GitHub)" <gi...@apache.org> on 2023/02/01 19:12:27 UTC

[GitHub] [arrow-rs] tustvold commented on issue #3644: A trait for append_value and append_null on ArrayBuilders

tustvold commented on issue #3644:
URL: https://github.com/apache/arrow-rs/issues/3644#issuecomment-1412580604

   As of the most recent arrow release, the builders implement [`Extend`](https://doc.rust-lang.org/std/iter/trait.Extend.html) is this possibly what you are looking for?


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