Skip to content

[Parquet] Add row group write with AsyncArrowWriter #8261

@lilianm

Description

@lilianm

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Allow to write row group for multithread performance issue with async writer API like sync writer added in issue #7359

Describe the solution you'd like
Add function get_column_writers and append_row_group like sync writer

Describe alternatives you've considered
N/A

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny new improvement worthy of a entry in the changelog

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions