arrow icon indicating copy to clipboard operation
arrow copied to clipboard

GH-48537: [Ruby] Add support for reading fixed size binary array

Open kou opened this issue 3 weeks ago • 1 comments

Rationale for this change

It's a fixed size variant of binary array.

What changes are included in this PR?

  • Add ArrowFormat::FixedSizeBinaryType
  • Add ArrowFormat::FixedSizeBinaryArray

Are these changes tested?

Yes.

Are there any user-facing changes?

Yes.

  • GitHub Issue: #48537

kou avatar Dec 15 '25 05:12 kou

:warning: GitHub issue #48537 has been automatically assigned in GitHub to PR creator.

github-actions[bot] avatar Dec 15 '25 05:12 github-actions[bot]

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

There were no benchmark performance regressions. 🎉

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