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 3c9b4573c1 GH-20047: [MATLAB] Enable GitHub Actions CI for MATLAB 
Interface on Windows (#35792)
     add 0340c76d88 GH-35418: [GLib] Add GArrowRunEndEncodedArray (#36470)

No new revisions were added by this update.

Summary of changes:
 c_glib/arrow-glib/basic-array.cpp                  |   3 +
 c_glib/arrow-glib/composite-array.cpp              | 340 ++++++++++++++++++++-
 c_glib/arrow-glib/composite-array.h                |  46 +++
 c_glib/arrow-glib/compute.cpp                      | 251 +++++++++++++++
 c_glib/arrow-glib/compute.h                        |  28 ++
 c_glib/arrow-glib/compute.hpp                      |   7 +
 ...dictionary-encode.rb => test-run-end-encode.rb} |  43 +--
 c_glib/test/test-run-end-encoded-array.rb          | 100 ++++++
 8 files changed, 794 insertions(+), 24 deletions(-)
 copy c_glib/test/{test-dictionary-encode.rb => test-run-end-encode.rb} (66%)
 create mode 100644 c_glib/test/test-run-end-encoded-array.rb

Reply via email to