arrow
arrow copied to clipboard
GH-48537: [Ruby] Add support for reading fixed size binary array
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
:warning: GitHub issue #48537 has been automatically assigned in GitHub to PR creator.
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.