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

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

     [ https://issues.apache.org/jira/browse/ARROW-2964?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Wes McKinney resolved ARROW-2964.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.11.0

Issue resolved by pull request 2364
[https://github.com/apache/arrow/pull/2364]

> [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: 40m
>  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
(v7.6.3#76005)