This is an automated email from the ASF dual-hosted git repository.
lidavidm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from a4f7c4a ARROW-11012: [Rust] [DataFusion] Make write_csv and
write_parquet concurrent
add af44800 ARROW-11032: [C++][FlightRPC] Benchmark unix socket RPC
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/flight/flight_benchmark.cc | 44 ++++++++++++++++++++++----------
cpp/src/arrow/flight/flight_test.cc | 20 +++++++++++++++
cpp/src/arrow/flight/perf_server.cc | 21 ++++++++++++---
cpp/src/arrow/flight/test_server.cc | 13 ++++++++--
cpp/src/arrow/flight/test_util.cc | 11 ++++++--
cpp/src/arrow/flight/test_util.h | 6 ++++-
6 files changed, 92 insertions(+), 23 deletions(-)