Commits


Sutou Kouhei authored and GitHub committed e79d60d9437
GH-45486: [GLib] Add `GArrowArrayStatistics` (#45490) ### Rationale for this change GLib should be able to use `arrow::ArrayStatistics`. ### What changes are included in this PR? Add `GArrowArrayStatistics` with minimal features. ### Are these changes tested? Yes. ### Are there any user-facing changes? Yes. * GitHub Issue: #45486 Authored-by: Sutou Kouhei <kou@clear-code.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>