This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 71a4ef4b10 GH-38096: [Java] FlightStream with metadata can cause error
when closing (#38110)
add ed97d5c0d8 GH-38210: [C++][FlightRPC] Add missing app_metadata
arguments (#38231)
No new revisions were added by this update.
Summary of changes:
.../flight/integration_tests/test_integration.cc | 24 +++++++++++-----------
.../integration_tests/test_integration_server.cc | 2 +-
cpp/src/arrow/flight/sql/example/acero_server.cc | 5 +++--
cpp/src/arrow/flight/sql/example/sqlite_server.cc | 6 +++---
4 files changed, 19 insertions(+), 18 deletions(-)