[ https://issues.apache.org/jira/browse/ARROW-9365?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Sebastien Binet resolved ARROW-9365. ------------------------------------ Fix Version/s: 1.0.0 Resolution: Fixed Issue resolved by pull request 7670 [https://github.com/apache/arrow/pull/7670] > [Go] Implement the rest of the typed array builders in NewBuilder > ----------------------------------------------------------------- > > Key: ARROW-9365 > URL: https://issues.apache.org/jira/browse/ARROW-9365 > Project: Apache Arrow > Issue Type: Improvement > Components: Go > Reporter: Nick Poorman > Assignee: Nick Poorman > Priority: Trivial > Labels: pull-request-available > Fix For: 1.0.0 > > Time Spent: 0.5h > Remaining Estimate: 0h > > The NewBuilder function currently is missing a few of the already implemented > array types. > > I ran into this issue when using `NewStructBuilder` because it internally > calls `NewBuilder`. -- This message was sent by Atlassian Jira (v8.3.4#803005)