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 133b1a9 ARROW-10440: [C++][Dataset] Visit FileWriters before Finish
add bd60dbc ARROW-12790: [C++] Improve HadoopFileSystem conformance
No new revisions were added by this update.
Summary of changes:
cpp/src/arrow/filesystem/hdfs.cc | 92 ++++++++++++++++++++++++-----------
cpp/src/arrow/filesystem/hdfs_test.cc | 67 ++++++++++++++++++++-----
cpp/src/arrow/filesystem/test_util.cc | 49 ++++++++++++++++---
cpp/src/arrow/filesystem/test_util.h | 9 +++-
cpp/src/arrow/io/hdfs.cc | 59 +++++++++++++++++++---
cpp/src/arrow/io/hdfs.h | 4 ++
python/pyarrow/tests/test_fs.py | 29 ++---------
7 files changed, 226 insertions(+), 83 deletions(-)