Skip to content

GH-49400: [Ruby] Add Arrow::FixedSizeList#values and #raw_records#49401

Open
kou wants to merge 1 commit intoapache:mainfrom
kou:ruby-fixed-size-list
Open

GH-49400: [Ruby] Add Arrow::FixedSizeList#values and #raw_records#49401
kou wants to merge 1 commit intoapache:mainfrom
kou:ruby-fixed-size-list

Conversation

@kou
Copy link
Member

@kou kou commented Feb 26, 2026

Rationale for this change

They are optimized C++ values -> Ruby values converters.

What changes are included in this PR?

  • Add support for arrow::FixedSizeListArray in #values and #raw_records implementation in C++
  • Add tests for Arrow::FixedSizeList#values and #raw_values
  • Add tests for Arrow::LargeList#values and #raw_values because they are missing
    • This is not so related to Arrow::FixedSizeList#values and #raw_values. Sorry.

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

@github-actions
Copy link

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

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.

1 participant