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/09/14 17:23:54 UTC

[arrow] branch master updated (77a9933 -> d201b13)

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 77a9933  ARROW-9465: [Python] Improve ergonomics of compute module
     add d201b13  ARROW-9859: [C++] Decode username and password in URIs

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/s3fs.cc      | 21 ++++++++++-----------
 cpp/src/arrow/filesystem/s3fs_test.cc |  3 +++
 cpp/src/arrow/util/uri.cc             | 17 +++++++++++++----
 cpp/src/arrow/util/uri_test.cc        | 13 +++++++++++++
 4 files changed, 39 insertions(+), 15 deletions(-)