Roshan Kumaraswamy created ARROW-6166: -----------------------------------------
Summary: [Go] Slice of slice causes index out of range panic Key: ARROW-6166 URL: https://issues.apache.org/jira/browse/ARROW-6166 Project: Apache Arrow Issue Type: Bug Components: Go Reporter: Roshan Kumaraswamy When slicing a slice, the offset of the underlying data will cause an index out of range panic if the offset if greater than the slice length. SeeĀ [https://github.com/apache/arrow/issues/5033] -- This message was sent by Atlassian JIRA (v7.6.14#76016)