This is an automated email from the ASF dual-hosted git repository.

westonpace pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from aadb4fc319 ARROW-16938: [GLib] Add girdir/vapidir to .pc (#13476)
     add f3bdcce6f8 ARROW-16823: [C++] Arrow Substrait enhancements for UDF 
(#13375)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/compute/registry.h                   |   4 +-
 cpp/src/arrow/engine/substrait/extension_set.cc    |   5 +
 cpp/src/arrow/engine/substrait/extension_set.h     |   4 +
 cpp/src/arrow/engine/substrait/plan_internal.cc    |   3 +
 .../arrow/engine/substrait/relation_internal.cc    |   3 +
 cpp/src/arrow/engine/substrait/serde.cc            | 127 ++++++-
 cpp/src/arrow/engine/substrait/serde.h             |  67 +++-
 cpp/src/arrow/engine/substrait/serde_test.cc       | 390 ++++++++++++++++-----
 cpp/src/arrow/engine/substrait/util.cc             |  31 +-
 cpp/src/arrow/engine/substrait/util.h              |  20 +-
 10 files changed, 527 insertions(+), 127 deletions(-)

Reply via email to