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 2020/03/17 19:40:36 UTC

[arrow] branch master updated (8829700 -> 13772ee)

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 8829700  ARROW-8136: [Python] Restore creating a dataset from a relative path
     add 13772ee  ARROW-7332: [C++][Python] Propagate Arrow Status through Parquet errors

No new revisions were added by this update.

Summary of changes:
 cpp/src/parquet/exception.h          | 24 ++++++++++++++----------
 python/pyarrow/_parquet.pyx          | 18 +++++++++++-------
 python/pyarrow/tests/test_parquet.py |  8 ++++----
 3 files changed, 29 insertions(+), 21 deletions(-)