Skip to content

Rewrite ParquetOpener using ParquetPushDecoder #20841

@Dandandan

Description

@Dandandan

Is your feature request related to a problem or challenge?

Currently ParquetOpener uses ParquetRecordBatchStreamBuilder instead of ParquetPushDecoderBuilder

We would like to split IO and CPU in the future better, this is a step in that direction.

Describe the solution you'd like

Rewrite ParquetOpener using ParquetPushDecoder

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