SIGN IN SIGN UP
apache / arrow UNCLAIMED

Apache Arrow is the universal columnar format and multi-language toolbox for fast data interchange and in-memory analytics

0 0 75 C++

GH-49055: [Ruby] Add support for writing decimal128/256 arrays (#49056)

### Rationale for this change

Decimal128/256 arrays are only supported.

### What changes are included in this PR?

Add `ArrowFormat::DecimalType#to_flatbuffers`.

### Are these changes tested?

Yes.

### Are there any user-facing changes?

Yes.
* GitHub Issue: #49055

Authored-by: Sutou Kouhei <kou@clear-code.com>
Signed-off-by: Sutou Kouhei <kou@clear-code.com>
S
Sutou Kouhei committed
aae58402049d24db5fe1407715c344070f703b78
Parent: 3e6182a
Committed by GitHub <noreply@github.com> on 1/30/2026, 12:25:46 AM