You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Projjal Chanda (Jira)" <ji...@apache.org> on 2020/12/01 12:07:00 UTC

[jira] [Updated] (ARROW-10779) [Java] writeNull method in UnionListWriter doesn't work correctly if validity at that index is already set

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

Projjal Chanda updated ARROW-10779:
-----------------------------------
    Description: UnionListWriter#writeNull writes a empty list instead of null if the validity bit at that index was not already unset

> [Java] writeNull method in UnionListWriter doesn't work correctly if validity at that index is already set
> ----------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-10779
>                 URL: https://issues.apache.org/jira/browse/ARROW-10779
>             Project: Apache Arrow
>          Issue Type: Bug
>            Reporter: Projjal Chanda
>            Priority: Major
>
> UnionListWriter#writeNull writes a empty list instead of null if the validity bit at that index was not already unset



--
This message was sent by Atlassian Jira
(v8.3.4#803005)