alamb opened a new issue #158: URL: https://github.com/apache/arrow-rs/issues/158
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-11016 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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
