You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2019/01/07 21:48:00 UTC

[jira] [Resolved] (ARROW-4126) [Go] offset not used when accessing boolean array

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

Wes McKinney resolved ARROW-4126.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 0.12.0

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

> [Go] offset not used when accessing boolean array
> -------------------------------------------------
>
>                 Key: ARROW-4126
>                 URL: https://issues.apache.org/jira/browse/ARROW-4126
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: Go
>            Reporter: Joshua Lapacik
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 0.12.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> When accessing a boolean array, the offset of the underlying data buffer is not used. This affects the behavior of slicing. See [https://github.com/apache/arrow/issues/3273] .



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)