Skip to content

[Ruby] Add ArrowFormat::ListArray.new(type, values) #51262

Description

@emecii

Describe the enhancement requested

Add ArrowFormat::ListArray.new(type, values) so callers can construct a list array from an explicit child type and nested Ruby values, including null lists and null child values.

This is the first nested-array constructor requested in GH-50382 before designing the broader typed-array builder API. It should follow the existing typed constructor style and include focused round-trip coverage.

Component(s)

Ruby

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions