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 2020/06/16 14:01:00 UTC

[jira] [Updated] (ARROW-8863) [C++] Array subclass constructors must set ArrayData::null_count to 0 when there is no validity bitmap

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

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

> [C++] Array subclass constructors must set ArrayData::null_count to 0 when there is no validity bitmap
> ------------------------------------------------------------------------------------------------------
>
>                 Key: ARROW-8863
>                 URL: https://issues.apache.org/jira/browse/ARROW-8863
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: Wes McKinney
>            Assignee: Wes McKinney
>            Priority: Major
>              Labels: pull-request-available
>             Fix For: 1.0.0
>
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Many type-specific array constructors incorrectly set the null count to unknown. It would be better to set it to 0



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