You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Wes McKinney (JIRA)" <ji...@apache.org> on 2017/06/19 15:38:00 UTC

[jira] [Resolved] (ARROW-1081) C++: arrow::test::TestBase::MakePrimitive doesn't fill null_bitmap

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

Wes McKinney resolved ARROW-1081.
---------------------------------
    Resolution: Fixed

Issue resolved by pull request 760
[https://github.com/apache/arrow/pull/760]

> C++: arrow::test::TestBase::MakePrimitive doesn't fill null_bitmap
> ------------------------------------------------------------------
>
>                 Key: ARROW-1081
>                 URL: https://issues.apache.org/jira/browse/ARROW-1081
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>    Affects Versions: 0.4.0
>            Reporter: Uwe L. Korn
>            Assignee: Uwe L. Korn
>             Fix For: 0.5.0
>
>
> For {{null_count > 0}} the bitmap is not filled with any null bits. Thus the returned Array is invalid.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)