This is an automated email from the ASF dual-hosted git repository.
wesm pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git.
from bc873dc PARQUET-1786: [C++] Improve ByteStreamSplit decoder using SSE2
add 8a33313 ARROW-8176: [FlightRPC] bind to a free port for integration
tests
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/flight/test_integration_server.cc | 6 ++++--
dev/archery/archery/integration/runner.py | 5 ++---
dev/archery/archery/integration/tester.py | 7 ++++++-
dev/archery/archery/integration/tester_cpp.py | 9 +++++----
dev/archery/archery/integration/tester_java.py | 9 +++++----
.../org/apache/arrow/flight/example/ExampleFlightServer.java | 4 ++++
.../java/org/apache/arrow/flight/example/InMemoryStore.java | 11 ++++++++++-
.../flight/example/integration/IntegrationTestServer.java | 3 ++-
8 files changed, 38 insertions(+), 16 deletions(-)