You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Nick Poorman (Jira)" <ji...@apache.org> on 2020/07/07 21:38:00 UTC

[jira] [Created] (ARROW-9365) [Go] Implement the rest of the typed array builders in NewBuilder

Nick Poorman created ARROW-9365:
-----------------------------------

             Summary: [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


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)