Skip to content

Use ParquetMetaDataPushDecoder instead of ParquetMetaDataReader #20856

@Dandandan

Description

@Dandandan

Is your feature request related to a problem or challenge?

We want to split IO and CPU. Let's use the ParquetMetaDataPushDecoder as well.

Describe the solution you'd like

Just implement it, so we later can pass it to some IO/morsel queue (do some real prefetching when there is opportunity) and do the conversion later on need.

Describe alternatives you've considered

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions