You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@arrow.apache.org by "Tobias Zagorni (Jira)" <ji...@apache.org> on 2022/07/09 01:17:00 UTC

[jira] [Created] (ARROW-17028) [C++] Reading and Writing RLE data from/to Parquet

Tobias Zagorni created ARROW-17028:
--------------------------------------

             Summary: [C++] Reading and Writing RLE data from/to Parquet
                 Key: ARROW-17028
                 URL: https://issues.apache.org/jira/browse/ARROW-17028
             Project: Apache Arrow
          Issue Type: Sub-task
          Components: C++
            Reporter: Tobias Zagorni


Parquet already supports RLE data. So this would involve adding a new (optional) code path that this data can be directly read into the new Arrow RLE arrays, without decoding it.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)