[GitHub] [arrow] rdettai commented on a change in pull request #7547: ARROW-8950: [C++] Avoid HEAD when possible in S3 filesystem

2020-06-26 Thread GitBox
rdettai commented on a change in pull request #7547: URL: https://github.com/apache/arrow/pull/7547#discussion_r446015106 ## File path: cpp/src/arrow/filesystem/s3fs.cc ## @@ -397,9 +399,17 @@ class ObjectInputFile : public io::RandomAccessFile {

[GitHub] [arrow] rdettai commented on a change in pull request #7547: ARROW-8950: [C++] Avoid HEAD when possible in S3 filesystem

2020-06-26 Thread GitBox
rdettai commented on a change in pull request #7547: URL: https://github.com/apache/arrow/pull/7547#discussion_r446015106 ## File path: cpp/src/arrow/filesystem/s3fs.cc ## @@ -397,9 +399,17 @@ class ObjectInputFile : public io::RandomAccessFile {