[GitHub] [arrow] pitrou commented on a change in pull request #8249: ARROW-10066: [C++] Make sure default AWS region selection algorithm is used

2020-09-23 Thread GitBox
pitrou commented on a change in pull request #8249: URL: https://github.com/apache/arrow/pull/8249#discussion_r493717801 ## File path: cpp/src/arrow/filesystem/s3fs.cc ## @@ -99,7 +99,7 @@ using internal::OutcomeToStatus; using internal::ToAwsString; using

[GitHub] [arrow] pitrou commented on a change in pull request #8249: ARROW-10066: [C++] Make sure default AWS region selection algorithm is used

2020-09-23 Thread GitBox
pitrou commented on a change in pull request #8249: URL: https://github.com/apache/arrow/pull/8249#discussion_r493696828 ## File path: python/pyarrow/tests/test_fs.py ## @@ -1321,6 +1321,8 @@ def test_s3_real_aws(): from pyarrow.fs import S3FileSystem fs =

[GitHub] [arrow] pitrou commented on a change in pull request #8249: ARROW-10066: [C++] Make sure default AWS region selection algorithm is used

2020-09-23 Thread GitBox
pitrou commented on a change in pull request #8249: URL: https://github.com/apache/arrow/pull/8249#discussion_r493666535 ## File path: python/pyarrow/tests/test_fs.py ## @@ -1321,6 +1321,8 @@ def test_s3_real_aws(): from pyarrow.fs import S3FileSystem fs =