You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Sebastien Binet (JIRA)" <ji...@apache.org> on 2018/08/02 17:28:00 UTC

[jira] [Created] (ARROW-2964) [Go] wire all currently implemented array types in array.MakeFromData

Sebastien Binet created ARROW-2964:
--------------------------------------

             Summary: [Go] wire all currently implemented array types in array.MakeFromData
                 Key: ARROW-2964
                 URL: https://issues.apache.org/jira/browse/ARROW-2964
             Project: Apache Arrow
          Issue Type: Improvement
          Components: Go
            Reporter: Sebastien Binet
            Assignee: Sebastien Binet


it should be possible to use the `array.MakeFromData` to create values of all implemented array types. 

right now, only `arrow.BOOL`, `arrow.INT32`, `arrow.UINT64`, `arrow.INT64` and `arrow.FLOAT64` are wired in.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)