Skip to content

feat: native interleave for fsl/map type #10045

Description

@mapleFU

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

Arrow list type is highly optimized in concat/interleave, map has similiar structure like List<struct<key, value>>, however, it goest to the fallback implement.

Describe the solution you'd like

Implement the map concat logic and reuse code of list

Describe alternatives you've considered

Implement map logic itself.

Additional context

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow crateenhancementAny 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