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/04/02 09:46:09 UTC

[arrow] branch master updated (d8243f8 -> 43e6172)

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 d8243f8  ARROW-5585: [Go] Rename TypeEquals to TypeEqual
     add 43e6172  ARROW-8272: [CI][Python] Fix test failure on Python 3.5

No new revisions were added by this update.

Summary of changes:
 .github/workflows/python.yml         | 41 ++++++++++------------
 .github/workflows/python_cron.yml    | 66 ++++++++++++++++++++++++++++++------
 python/pyarrow/tests/test_feather.py | 16 +++++----
 python/pyarrow/tests/test_fs.py      |  8 ++---
 4 files changed, 86 insertions(+), 45 deletions(-)