Skip to content

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

Merged
kou merged 1 commit intoapache:mainfrom
kou:ruby-fixed-size-list
Feb 27, 2026
Merged

GH-49400: [Ruby] Add Arrow::FixedSizeList#values and #raw_records#49401
kou merged 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.

@kou
Copy link
Member Author

kou commented Feb 27, 2026

+1

@kou kou merged commit 879bbb3 into apache:main Feb 27, 2026
12 checks passed
@kou kou removed the awaiting committer review Awaiting committer review label Feb 27, 2026
@kou kou deleted the ruby-fixed-size-list branch February 27, 2026 07:07
@conbench-apache-arrow
Copy link

After merging your PR, Conbench analyzed the 3 benchmarking runs that have been run so far on merge-commit 879bbb3.

There were no benchmark performance regressions. 🎉

The full Conbench report has more details. It also includes information about 15 possible false positives for unstable benchmarks that are known to sometimes produce them.

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