This is an automated email from the ASF dual-hosted git repository.
wjones127 pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git
from 498b645e1d ARROW-15732: [C++] Do not use any CPU threads in execution
plan when use_threads is false (#15104)
add 985789165e GH-15069: [C++][Python][FlightRPC] Make DoAction truly
streaming (#15118)
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/flight/flight_test.cc | 22 ++++--
.../flight/integration_tests/test_integration.cc | 7 +-
cpp/src/arrow/flight/transport/grpc/grpc_client.cc | 83 ++++++++++++++++------
python/pyarrow/tests/test_flight.py | 14 ++++
4 files changed, 95 insertions(+), 31 deletions(-)