Remi Dettai created ARROW-10307:
-----------------------------------
Summary: [Rust] async parquet reader
Key: ARROW-10307
URL: https://issues.apache.org/jira/browse/ARROW-10307
Project: Apache Arrow
Issue Type: Improvement
Components: Rust
Reporter: Remi Dettai
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 message was sent by Atlassian Jira
(v8.3.4#803005)