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 8974ddc5a5 GH-48425: [Ruby] Add support for reading dense union array
(#48426)
add 6456944f50 GH-48368: [GLib][Ruby] Add ExtractRegexOptions (#48375)
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/compute.cpp | 121 ++++++++++++++++++++++++++++++
c_glib/arrow-glib/compute.h | 16 ++++
c_glib/arrow-glib/compute.hpp | 6 ++
c_glib/test/test-extract-regex-options.rb | 49 ++++++++++++
4 files changed, 192 insertions(+)
create mode 100644 c_glib/test/test-extract-regex-options.rb