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/10/07 22:35:00 UTC

[jira] [Updated] (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 ]

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

> [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
>              Labels: pull-request-available
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> 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)