Skip to content

GH-49406: [Ruby] Add support for fixed size list array#49407

Merged
kou merged 1 commit into
apache:mainfrom
kou:ruby-fixed-size-list
Mar 1, 2026
Merged

GH-49406: [Ruby] Add support for fixed size list array#49407
kou merged 1 commit into
apache:mainfrom
kou:ruby-fixed-size-list

Conversation

@kou
Copy link
Copy Markdown
Member

@kou kou commented Feb 27, 2026

Rationale for this change

It's a fixed size variant of list array.

What changes are included in this PR?

  • Add ArrowFormat::FixedSizeListType
  • Add ArrowFormat::FixedSizeListArray

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@github-actions
Copy link
Copy Markdown

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

@kou
Copy link
Copy Markdown
Member Author

kou commented Mar 1, 2026

+1

@kou kou merged commit 1cac811 into apache:main Mar 1, 2026
12 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Mar 1, 2026
@kou kou deleted the ruby-fixed-size-list branch March 1, 2026 06:08
thisisnic pushed a commit to thisisnic/arrow that referenced this pull request Apr 6, 2026
…49407)

### Rationale for this change

It's a fixed size variant of list array.

### What changes are included in this PR?

* Add `ArrowFormat::FixedSizeListType`
* Add `ArrowFormat::FixedSizeListArray`

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: apache#49406

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant