[ https://issues.apache.org/jira/browse/ARROW-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17659989#comment-17659989 ]
Rok Mihevc commented on ARROW-2964: ----------------------------------- This issue has been migrated to [issue #19327|https://github.com/apache/arrow/issues/19327] on GitHub. Please see the [migration documentation|https://github.com/apache/arrow/issues/14542] for further details. > [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 > Priority: Trivial > Labels: pull-request-available > Fix For: 0.11.0 > > Time Spent: 50m > Remaining Estimate: 0h > > 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 (v8.20.10#820010)