You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Matthew Topol (Jira)" <ji...@apache.org> on 2022/06/16 17:04:00 UTC

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

     [ https://issues.apache.org/jira/browse/ARROW-16831?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Matthew Topol resolved ARROW-16831.
-----------------------------------
    Fix Version/s: 9.0.0
       Resolution: Fixed

Issue resolved by pull request 13381
[https://github.com/apache/arrow/pull/13381]

> [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
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 9.0.0
>
>          Time Spent: 3h 10m
>  Remaining Estimate: 0h
>
> 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)