[
https://issues.apache.org/jira/browse/ARROW-17467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated ARROW-17467:
-----------------------------------
Labels: pull-request-available (was: )
> [Go] Aligned Bitmap Ops mess up the final byte if no trailing bits
> ------------------------------------------------------------------
>
> Key: ARROW-17467
> URL: https://issues.apache.org/jira/browse/ARROW-17467
> Project: Apache Arrow
> Issue Type: Bug
> Components: Go
> Reporter: Matthew Topol
> Assignee: Matthew Topol
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> when (offset + length%8) == 0 the BitmapAnd and BitmapOr mask out the entire
> last byte.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)