Nick Poorman created ARROW-6868:
-----------------------------------
Summary: [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
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)