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

[jira] [Assigned] (ARROW-10225) [Rust] [Parquet] Fix bull bitmap comparisons in roundtrip tests

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

Neville Dipale reassigned ARROW-10225:
--------------------------------------

    Assignee: Neville Dipale

> [Rust] [Parquet] Fix bull bitmap comparisons in roundtrip tests
> ---------------------------------------------------------------
>
>                 Key: ARROW-10225
>                 URL: https://issues.apache.org/jira/browse/ARROW-10225
>             Project: Apache Arrow
>          Issue Type: Sub-task
>          Components: Rust
>    Affects Versions: 1.0.1
>            Reporter: Neville Dipale
>            Assignee: Neville Dipale
>            Priority: Major
>
> The Arrow spec allows makes the null bitmap optional if an array has no nulls [~carols10cents], so the tests that were failing were because we're comparing `None` with a 100% populated bitmap.



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