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/09/25 02:56:57 UTC

[arrow] branch master updated (a89c803 -> 232cde0)

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 a89c803  ARROW-6649: [R] print methods for Array, ChunkedArray, Table, RecordBatch
     add 232cde0  ARROW-6674: [Python] Fix or ignore the test warnings

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/tests/conftest.py           | 18 +++++-------------
 python/pyarrow/tests/test_array.py         | 12 ++++++------
 python/pyarrow/tests/test_io.py            |  2 +-
 python/pyarrow/tests/test_parquet.py       |  6 ++----
 python/pyarrow/tests/test_serialization.py |  2 ++
 5 files changed, 16 insertions(+), 24 deletions(-)