You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "David Li (Jira)" <ji...@apache.org> on 2022/04/06 20:13:00 UTC

[jira] [Assigned] (ARROW-16116) [C++] Properly handle non-nullable fields in Parquet reading

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

David Li reassigned ARROW-16116:
--------------------------------

    Assignee: David Li

> [C++] Properly handle non-nullable fields in Parquet reading
> ------------------------------------------------------------
>
>                 Key: ARROW-16116
>                 URL: https://issues.apache.org/jira/browse/ARROW-16116
>             Project: Apache Arrow
>          Issue Type: Bug
>          Components: C++
>            Reporter: David Li
>            Assignee: David Li
>            Priority: Major
>
> ARROW-15961 found that the Parquet Arrow reader wasn't respecting the nullable aspect of fields, we need to ensure that if we reconstruct an array for a non-nullable field, that it has no validity bitmap. We need to also add tests for this case, they're implicitly tested in a few places, but we should explicitly test this for all supported types.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)