Skip to content

[Ruby] Add ArrowFormat::ArrayBuilder #50528

Description

@kou

Describe the enhancement requested

It builds an Arrow array from Ruby objects. Which Arrow type should be used is detected automatically.

This is just for convenient. Users who want to specify Arrow type explicitly should use ArrowFormat::XXXArray.new(values) explicitly instead.

Component(s)

Ruby

Metadata

Metadata

Assignees

Type

No type

Fields

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