Matthew Topol created ARROW-17467:
-------------------------------------
Summary: [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 Topolwhen (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)
