You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by yi...@apache.org on 2021/03/22 14:51:46 UTC

[arrow] branch master updated (3536feb -> 6112255)

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

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


    from 3536feb  ARROW-12041: [C++][Python] Fix type property of tensor and sparse tensor IPC messages
     add 6112255  ARROW-10250: [C++][FlightRPC] Consistently use FlightClientOptions::Defaults

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/flight/client.cc              |  5 +----
 cpp/src/arrow/flight/client.h               |  9 +++------
 cpp/src/arrow/flight/flight_test.cc         | 10 +++++-----
 python/pyarrow/_flight.pyx                  |  2 +-
 python/pyarrow/includes/libarrow_flight.pxd |  4 +++-
 5 files changed, 13 insertions(+), 17 deletions(-)