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 2022/11/22 13:29:59 UTC

[arrow] branch master updated (16ef5a8394 -> 7ae4705c62)

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 16ef5a8394 ARROW-18379: [Python] Change warnings to _warnings in _plasma_store_entry_point (#14695)
     add 7ae4705c62 ARROW-17985: [C++][Python] Improve s3fs error message when wrong region (#14601)

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3_internal.h | 33 +++++++++++++++++++++++++++++++--
 cpp/src/arrow/filesystem/s3fs.cc       | 15 +++++++--------
 python/pyarrow/tests/test_fs.py        | 23 +++++++++++++++++++++++
 3 files changed, 61 insertions(+), 10 deletions(-)