You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by we...@apache.org on 2019/08/31 23:09:31 UTC

[arrow] branch master updated (7d63dfe -> a179933)

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 7d63dfe  ARROW-6406: [C++] Fix jemalloc URL for offline build in thirdparty/versions.txt
     add a179933  ARROW-6392: [FlightRPC][Python] check type of list_flights result

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/python/flight.cc      |  5 +++--
 python/pyarrow/_flight.pyx          |  3 +++
 python/pyarrow/tests/test_flight.py | 38 +++++++++++++++++++++++++++++++++++++
 3 files changed, 44 insertions(+), 2 deletions(-)