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 eb1525e25a GH-48949: [C++][Parquet] Add Result versions for
parquet::arrow::FileReader::ReadRowGroup(s) (#48982)
add a7343ed84a GH-48985: [GLib][Ruby] Fix GC problems in node options and
expressions (#48989)
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/compute.cpp | 196 +++++++++++++++++++++++++++++++---
c_glib/arrow-glib/compute.h | 8 ++
c_glib/arrow-glib/expression.cpp | 209 +++++++++++++++++++++++++++++++++++--
c_glib/arrow-glib/expression.h | 3 +
c_glib/arrow-glib/expression.hpp | 12 +++
ruby/red-arrow/ext/arrow/arrow.cpp | 36 +++++++
6 files changed, 442 insertions(+), 22 deletions(-)