You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@arrow.apache.org by jo...@apache.org on 2022/05/05 15:50:39 UTC

[arrow] branch master updated (1dba9fb79e -> 4ea776a01e)

This is an automated email from the ASF dual-hosted git repository.

jorisvandenbossche pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/arrow.git


    from 1dba9fb79e ARROW-16450: [Go][Docs] Include error handling in csv examples
     add 4ea776a01e ARROW-16241: [Python] Suppress warnings in tests when using use_legacy_dataset=True

No new revisions were added by this update.

Summary of changes:
 python/pyarrow/tests/parquet/__init__.py     |  2 +-
 python/pyarrow/tests/parquet/test_dataset.py |  6 +++++-
 python/pyarrow/tests/test_dataset.py         | 24 ++++++++++++++++++++++++
 3 files changed, 30 insertions(+), 2 deletions(-)