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:33:00 UTC

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

Neville Dipale created ARROW-10225:
--------------------------------------

             Summary: [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


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)