Commits


Hiroyuki Sato authored and GitHub committed a08037f33f2
GH-44618: [GLib] Add GArrowDecimal64Scalar (#44620) ### Rationale for this change The `arrow::Decimal64Scalar` has been released. GLib needs to implement `GArrowDecimal64Scalar`. ### What changes are included in this PR? Implement `GArrowDecimal64Scalar`. ### Are these changes tested? YES ### Are there any user-facing changes? NO * GitHub Issue: #44618 Authored-by: Hiroyuki Sato <hiroysato@gmail.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>