Skip to content

Provide an async ParquetReader for arrow #111

@alamb

Description

@alamb

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 is a more generic and abstract discussion about async. This issue focuses on Parquet read

ARROW-9464 focuses on threading in datafusion but overlaps with this issue when datafusion reads from parquet

 

Metadata

Metadata

Assignees

No one assigned

    Labels

    parquetChanges to the parquet crate

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions