You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Joshua Lapacik (JIRA)" <ji...@apache.org> on 2018/12/27 21:59:00 UTC

[jira] [Created] (ARROW-4126) Offset not used when accessing boolean array

Joshua Lapacik created ARROW-4126:
-------------------------------------

             Summary: 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


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)