You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by li...@apache.org on 2020/12/26 21:26:33 UTC

[arrow] branch master updated (af44800 -> 4d97d83)

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 af44800  ARROW-11032: [C++][FlightRPC] Benchmark unix socket RPC
     add 4d97d83  ARROW-11004: [FlightRPC][Python] Header-based auth in clients

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_flight.pyx                  |  47 ++++-
 python/pyarrow/includes/libarrow_flight.pxd |   6 +
 python/pyarrow/tests/test_flight.py         | 254 +++++++++++++++++++++++++++-
 3 files changed, 298 insertions(+), 9 deletions(-)