You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@arrow.apache.org by "Wes McKinney (Jira)" <ji...@apache.org> on 2020/05/19 20:30:00 UTC

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

Wes McKinney created ARROW-8863:
-----------------------------------

             Summary: [C++] Array 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
             Fix For: 1.0.0


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)