This is an automated email from the ASF dual-hosted git repository.
kou pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from 3663971 ARROW-13467: [C++] Support delta dictionaries in the IPC file
format
add c692c88 ARROW-15463: [GLib] Add arrow::compute::Utf8NormalizeOptions
bindings
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/compute.cpp | 136 ++++++++++++++++++++-
c_glib/arrow-glib/compute.h | 37 ++++++
c_glib/arrow-glib/compute.hpp | 7 ++
c_glib/arrow-glib/version.h.in | 23 ++++
c_glib/doc/arrow-glib/arrow-glib-docs.xml | 4 +
...ric-array.rb => test-utf8-normalize-options.rb} | 14 ++-
6 files changed, 215 insertions(+), 6 deletions(-)
copy c_glib/test/{test-numeric-array.rb => test-utf8-normalize-options.rb}
(74%)