You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by ap...@apache.org on 2020/12/07 18:24:29 UTC

[arrow] branch master updated (3cbc482 -> 49f23a1)

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 3cbc482  ARROW-10807: [Rust][DataFusion] Avoid double hashing
     add 49f23a1  ARROW-10617: [Python] Fix RecordBatchStreamReader iteration with Python 3.8

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/ipc.pxi           |  5 ++-
 python/pyarrow/tests/test_ipc.py | 67 ++++++++++++++++++++++------------------
 2 files changed, 41 insertions(+), 31 deletions(-)