[
https://issues.apache.org/jira/browse/ARROW-6868?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16950423#comment-16950423
]
Nick Poorman commented on ARROW-6868:
-------------------------------------
I've added a failing test case here:
[https://github.com/nickpoorman/arrow/commit/bf42e02869b3cce18508eb0353d585c293d6e365#diff-21591177cfd97e46d7859d1efbe3bfedR307]
> [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
> Priority: Major
>
> 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)