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 553cae3c02 GH-48511: [GLib][Ruby] Add WinsorizeOptions (#48532)
add 8b27bc0a99 GH-48512: [GLib][Ruby] Add ZeroFillOptions (#48533)
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/compute.cpp | 141 +++++++++++++++++++++
c_glib/arrow-glib/compute.h | 16 +++
c_glib/arrow-glib/compute.hpp | 5 +
...binary-options.rb => test-zero-fill-options.rb} | 32 +++--
4 files changed, 181 insertions(+), 13 deletions(-)
copy c_glib/test/{test-round-binary-options.rb => test-zero-fill-options.rb}
(56%)