alamb opened a new issue #111: URL: https://github.com/apache/arrow-rs/issues/111
*Note*: migrated from original JIRA: https://issues.apache.org/jira/browse/ARROW-10307 The aim of this issue is to discuss and try to implement async in the Parquet crate for read traits. It focuses on the read part to limit the complexity and impact of the changes. The design choices should also make sense for the write part. Related issues: [ARROW-9275|https://issues.apache.org/jira/browse/ARROW-9275] is a more generic and abstract discussion about async. This issue focuses on Parquet read [ARROW-9464|https://issues.apache.org/jira/browse/ARROW-9464] focuses on threading in datafusion but overlaps with this issue when datafusion reads from parquet -- 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: us...@infra.apache.org