You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2022/02/08 14:00:08 UTC

[arrow] branch master updated (ddc4671 -> 5a0ebb8)

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

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


    from ddc4671  ARROW-15541: [Python] Bump the minimum Cython version
     add 5a0ebb8  ARROW-13409: [C++][FlightRPC] Expose server shutdown with deadline

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/flight_test.cc | 15 +++++++++++++++
 cpp/src/arrow/flight/server.cc      |  9 +++++++--
 cpp/src/arrow/flight/server.h       |  8 +++++---
 3 files changed, 27 insertions(+), 5 deletions(-)