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)