Skip to content

Parquet: How to do concurrent decoding over columns? #5120

@Liyixin95

Description

@Liyixin95

Which part is this question about

parquet's api.

Describe your question

How to do concurrent read/decoding over columns? The similar code can be found in polars

I found the build_array_reader function, but I can't construct a ParquetField, which is the input param of this function.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions