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/28 23:21:00 UTC

[jira] [Created] (ARROW-4130) [Go] offset not used when accessing binary array

Joshua Lapacik created ARROW-4130:
-------------------------------------

             Summary: [Go] offset not used when accessing binary array
                 Key: ARROW-4130
                 URL: https://issues.apache.org/jira/browse/ARROW-4130
             Project: Apache Arrow
          Issue Type: Bug
            Reporter: Joshua Lapacik


When accessing a binary array, the offset of the underlying data buffer is not used. This affects the behavior of slicing. See [https://github.com/apache/arrow/issues/3270] .



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