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

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


    from 6a0fb7a0cf GH-15195: [C++][FlightRPC][Python] Add ToString/Equals for 
Flight types (#15196)
     add 12c2b38e6b GH-34278: [C++] Expose schema in named table provider 
(#34279)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/engine/substrait/function_test.cc    |  6 ++-
 cpp/src/arrow/engine/substrait/options.h           |  4 +-
 .../arrow/engine/substrait/relation_internal.cc    |  2 +-
 cpp/src/arrow/engine/substrait/serde_test.cc       | 56 ++++++++++++----------
 python/pyarrow/_substrait.pyx                      | 14 +++---
 python/pyarrow/includes/libarrow_substrait.pxd     |  2 +-
 python/pyarrow/tests/test_substrait.py             |  8 ++--
 7 files changed, 52 insertions(+), 40 deletions(-)

Reply via email to