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 2021/08/11 12:42:05 UTC

[arrow] branch master updated (d78e891 -> e544927)

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 d78e891  ARROW-13575: [C++] Add hash_product kernel
     add e544927  ARROW-13577: [Python][FlightRPC] pyarrow client do_put close method after write_table did not throw flight error

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/_flight.pyx          | 38 ++++++++++++++++++++++++++++++++-
 python/pyarrow/tests/test_flight.py | 42 +++++++++++++++++++++++++++++++++++++
 2 files changed, 79 insertions(+), 1 deletion(-)