You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Neal Richardson (Jira)" <ji...@apache.org> on 2019/11/15 23:45:00 UTC

[jira] [Resolved] (ARROW-6868) [Go] slicing Struct array does not slice child fields

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

Neal Richardson resolved ARROW-6868.
------------------------------------
    Fix Version/s: 1.0.0
       Resolution: Fixed

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

> [Go] slicing Struct array does not slice child fields
> -----------------------------------------------------
>
>                 Key: ARROW-6868
>                 URL: https://issues.apache.org/jira/browse/ARROW-6868
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Go
>            Reporter: Nick Poorman
>            Assignee: Nick Poorman
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 3h 20m
>  Remaining Estimate: 0h
>
> Calls to {{array.NewSlice()}} slice the data for all the types implemented except for Struct type.
>  
> The fields of the resulting array don't appear to respect the new length and offset.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)