Skip to content

perf: parquet LevelInfoBuilder::write_list can be optimized? #10023

Description

@mapleFU

Is your feature request related to a problem or challenge? Please describe what you are trying to do.

LevelInfoBuilder::write_list would handle element by element without any batching, can this being optimized?

Describe the solution you'd like

Handle it with batching

Describe alternatives you've considered

Find the null or not null element and batching them

Additional context

no

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions