[
https://issues.apache.org/jira/browse/ARROW-17467?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Matthew Topol resolved ARROW-17467.
-----------------------------------
Fix Version/s: 10.0.0
Resolution: Fixed
Issue resolved by pull request 13915
[https://github.com/apache/arrow/pull/13915]
> [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
> Fix For: 10.0.0
>
> Time Spent: 0.5h
> 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)