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)