You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "Andy Grove (Jira)" <ji...@apache.org> on 2020/12/23 16:13:00 UTC

[jira] [Created] (ARROW-11016) [Rust] Parquet ArrayReader should allow reading a subset of row groups

Andy Grove created ARROW-11016:
----------------------------------

             Summary: [Rust] Parquet ArrayReader should allow reading a subset of row groups
                 Key: ARROW-11016
                 URL: https://issues.apache.org/jira/browse/ARROW-11016
             Project: Apache Arrow
          Issue Type: New Feature
          Components: Rust
            Reporter: Andy Grove


Parquet ArrayReader currently only supports reading an entire file from start to finish and does not allow selectively reading a subset of row groups. This prevents us from parallelizing work across threads when processing a single parquet file.



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