You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/01/27 18:55:00 UTC

[jira] [Updated] (ARROW-15488) [Go][IPC] ipc.Writer corrupts null bitmaps in columns with offsets

     [ https://issues.apache.org/jira/browse/ARROW-15488?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-15488:
-----------------------------------
    Labels: pull-request-available  (was: )

> [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
>            Priority: Major
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)