You are viewing a plain text version of this content. The canonical link for it is here.
Posted to jira@arrow.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/09/16 16:45:00 UTC

[jira] [Updated] (ARROW-9775) [C++] Automatic S3 region selection

     [ https://issues.apache.org/jira/browse/ARROW-9775?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

ASF GitHub Bot updated ARROW-9775:
----------------------------------
    Labels: filesystem pull-request-available  (was: filesystem)

> [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: 10m
>  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)