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 1ba4425fab GH-34661: [CI][C#] Update Ubuntu C# jobs to use image with
.NET 7.0 (#34662)
add 5b49d0f1b1 GH-34650: [GLib] Add GArrowFilterNodeOptions (#34663)
No new revisions were added by this update.
Summary of changes:
c_glib/arrow-glib/compute-definition.h | 11 ++++++
c_glib/arrow-glib/compute.cpp | 70 ++++++++++++++++++++++++++++++++++
c_glib/arrow-glib/compute.h | 22 +++++++++++
c_glib/arrow-glib/expression.h | 11 ------
c_glib/test/test-filter-node.rb | 55 ++++++++++++++++++++++++++
5 files changed, 158 insertions(+), 11 deletions(-)
create mode 100644 c_glib/test/test-filter-node.rb