You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
### Rationale for this change
The `arrow::Decimal32Array` has been released.
The `GArrowDecimal32Array` class must be implemented in the GLib.
### What changes are included in this PR?
* Implement `GArrowDecimal32Array`
* Implement `GArrowDecimal32ArrayBuilder`
### Are these changes tested?
YES
### Are there any user-facing changes?
NO
* GitHub Issue: #44604
Authored-by: Hiroyuki Sato <[email protected]>
Signed-off-by: Sutou Kouhei <[email protected]>
Describe the enhancement requested
The
arrow::Decimal32Array
has been released. It is necessary to implement the GArrowDecimal32Array class in the GLib.Component(s)
GLib
The text was updated successfully, but these errors were encountered: