This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 0b8fb56cba GH-48508: [GLib][Ruby] Add TDigestOptions (#48529)
add d89ff19694 GH-48509: [GLib][Ruby] Add TrimOptions (#48530)
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/compute.cpp | 113 +++++++++++++++++++++
c_glib/arrow-glib/compute.h | 13 +++
c_glib/arrow-glib/compute.hpp | 5 +
.../{test-null-options.rb => test-trim-options.rb} | 29 +++---
4 files changed, 144 insertions(+), 16 deletions(-)
copy c_glib/test/{test-null-options.rb => test-trim-options.rb} (59%)