Skip to content

GH-50528: [Ruby] Add ArrowFormat::ArrayBuilder#50529

Open
kou wants to merge 1 commit into
apache:mainfrom
kou:ruby-array-builder
Open

GH-50528: [Ruby] Add ArrowFormat::ArrayBuilder#50529
kou wants to merge 1 commit into
apache:mainfrom
kou:ruby-array-builder

Conversation

@kou

@kou kou commented Jul 17, 2026

Copy link
Copy Markdown
Member

Rationale for this change

ArrowFormat::Array.build(values) is convenient to build an Arrow array from Ruby objects without specifying an Arrow type explicitly.

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

What changes are included in this PR?

  • Add ArrowFromat::ArrayBuilder
  • Add ArrowFormat::Array.build(values)

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

Copilot AI review requested due to automatic review settings July 17, 2026 00:55

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

@github-actions

Copy link
Copy Markdown

⚠️ GitHub issue #50528 has been automatically assigned in GitHub to PR creator.

@kou
kou force-pushed the ruby-array-builder branch from 5ea7d66 to f5cfb51 Compare July 17, 2026 01:10
Copilot AI review requested due to automatic review settings July 17, 2026 01:10

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

Copilot AI review requested due to automatic review settings July 17, 2026 01:29
@kou
kou force-pushed the ruby-array-builder branch from f5cfb51 to d285944 Compare July 17, 2026 01:29

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Copilot was unable to review this pull request because the user who requested the review has reached their quota limit.

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants