Skip to content

[arrow-string] add concat_elements for BinaryViewArray and FixedSizeBinary #9875

@theirix

Description

@theirix

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

concat_elements module lacks versions for binary view and fixed-size binaries. A part of epic #1772

As discussed with @Jefffrey in apache/datafusion#21883 (comment), it's worth having them here.

Describe the solution you'd like

Add specialised versions and dispatching logic under concat_elements_dyn

Describe alternatives you've considered

They're now implemented in DataFusion, but they should belong to Arrow.

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    arrowChanges to the arrow crateenhancementAny new improvement worthy of a entry in the changelog

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions