Chris Hoff created ARROW-16831:
----------------------------------
Summary: [Go] ipc.Reader should panic for invalid string array
offsets
Key: ARROW-16831
URL: https://issues.apache.org/jira/browse/ARROW-16831
Project: Apache Arrow
Issue Type: Bug
Components: Go
Affects Versions: 8.0.0
Reporter: Chris Hoff
Assignee: Chris Hoff
ipc.Reader will silently accept string columns with invalid offsets. This
results in a panic later when attempting to access the table or write it with
ipc.Writer.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)