Chris Hoff created ARROW-15488:
----------------------------------
Summary: [Go][IPC] ipc.Writer corrupts null bitmaps in columns
with offsets
Key: ARROW-15488
URL: https://issues.apache.org/jira/browse/ARROW-15488
Project: Apache Arrow
Issue Type: Bug
Components: Go
Reporter: Chris Hoff
If a column has null values and an offset, the existing ipc.Writer
implementation will fail to truncate the null bitmap and it will become
misaligned with the truncated array data.
PR incoming.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)