You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Antoine Pitrou (Jira)" <ji...@apache.org> on 2021/09/20 14:11:00 UTC

[jira] [Created] (ARROW-14041) [C++] Review uses of BitmapReader in Parquet decoders

Antoine Pitrou created ARROW-14041:
--------------------------------------

             Summary: [C++] Review uses of BitmapReader in Parquet decoders
                 Key: ARROW-14041
                 URL: https://issues.apache.org/jira/browse/ARROW-14041
             Project: Apache Arrow
          Issue Type: Wish
          Components: C++
            Reporter: Antoine Pitrou


Some Parquet decoders make use of {{BitmapReader}} when decoding data with missing values. {{BitBlockCounter}} or {{BitRunReader}} might actually be more efficient.



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