alippai opened a new issue #366: URL: https://github.com/apache/arrow-rs/issues/366
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** I saw questions on Slack regarding dynamic `Array` creation, an example for using the `ArrayBuilder` would help. I came across the same question two days ago. **Describe the solution you'd like** I'm adding a doctest for dynamically creating a heterogenous vector of `PrimitiveBuilder`s and a `StringBuilder` **Describe alternatives you've considered** N/A -- 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: [email protected]
