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 5bc4784  ARROW-8487: [FlightRPC] Provide a way to target a particular 
payload size
     add df61302  ARROW-9093: [FlightRPC][C++][Python] expose generic gRPC 
transport options

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/client.cc              | 10 +++++++
 cpp/src/arrow/flight/client.h               |  4 +++
 cpp/src/arrow/flight/flight_test.cc         | 41 +++++++++++++++++++++++++++++
 python/pyarrow/_flight.pyx                  | 38 +++++++++++++++++++++-----
 python/pyarrow/includes/libarrow_flight.pxd |  8 ++++++
 python/pyarrow/tests/test_flight.py         | 22 ++++++++++++++++
 6 files changed, 116 insertions(+), 7 deletions(-)

Reply via email to