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/04/15 12:05:17 UTC

[arrow] branch master updated (328c9c6 -> 0e8f380)

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 328c9c6  ARROW-8467: [C++] Fix Array::View tests for big-endian platforms
     add 0e8f380  ARROW-8384: [Python][C++] Allow configuring Kerberos ticket cache path

No new revisions were added by this update.

Summary of changes:
 cpp/src/arrow/filesystem/hdfs.cc        | 26 +++++++++++++++-----------
 cpp/src/arrow/filesystem/hdfs.h         | 11 ++++++-----
 cpp/src/arrow/filesystem/hdfs_test.cc   |  4 ++--
 python/pyarrow/_hdfs.pyx                | 20 ++++++++++++++------
 python/pyarrow/includes/libarrow_fs.pxd | 13 +++++++------
 python/pyarrow/tests/test_fs.py         | 14 +++++++++++++-
 6 files changed, 57 insertions(+), 31 deletions(-)