Skip to content

FixedSizeBinaryBuilder supports append_array #8750

@lewiszlw

Description

@lewiszlw

Is your feature request related to a problem or challenge? Please describe what you are trying to do.
Many other array builders have append_array method but FixedSizeBinaryBuilder not.

Describe the solution you'd like

Add append_array(&mut self, arr: &FixedSizeBinaryArray) method in FixedSizeBinaryBuilder.

Describe alternatives you've considered

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementAny 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