You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Chris Hoff (Jira)" <ji...@apache.org> on 2022/06/14 19:33:00 UTC

[jira] [Created] (ARROW-16831) [Go] ipc.Reader should panic for invalid string array offsets

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)