[
https://issues.apache.org/jira/browse/ARROW-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Antoine Pitrou resolved ARROW-9775.
-----------------------------------
Resolution: Fixed
Issue resolved by pull request 8205
[https://github.com/apache/arrow/pull/8205]
> [C++] Automatic S3 region selection
> -----------------------------------
>
> Key: ARROW-9775
> URL: https://issues.apache.org/jira/browse/ARROW-9775
> Project: Apache Arrow
> Issue Type: Wish
> Components: C++, Python
> Environment: macOS, Linux.
> Reporter: Sahil Gupta
> Assignee: Antoine Pitrou
> Priority: Major
> Labels: filesystem, pull-request-available
> Fix For: 2.0.0
>
> Time Spent: 1h 50m
> Remaining Estimate: 0h
>
> Currently, PyArrow and ArrowCpp need to be provided the region of the S3
> file/bucket, else it defaults to using 'us-east-1'. Ideally, PyArrow and
> ArrowCpp can automatically detect the region and get the files, etc. For
> instance, s3fs and boto3 can read and write files without having to specify
> the region explicitly. Similar functionality to auto-detect the region would
> be great to have in PyArrow and ArrowCpp.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)