[ 
https://issues.apache.org/jira/browse/ARROW-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907458#comment-16907458
 ] 

Antoine Pitrou commented on ARROW-453:
--------------------------------------

General question: should the S3 filesystem be anchored on a specific bucket 
(meaning "path/to/file" is a key inside the bucket) or not (meaning 
"bucket/path/to/file" gets divided into bucket name and key string)?

Both are possible, and I notice that the Python projects 
[s3fs|https://s3fs.readthedocs.io/en/latest/] and 
[fs-s3fs|https://fs-s3fs.readthedocs.io/en/latest/] took different decisions 
here.

> [C++] Add file interface implementations for Amazon S3
> ------------------------------------------------------
>
>                 Key: ARROW-453
>                 URL: https://issues.apache.org/jira/browse/ARROW-453
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: filesystem
>             Fix For: 1.0.0
>
>
> The BSD-licensed C++ code in SFrame 
> (https://github.com/turi-code/SFrame/tree/master/oss_src/fileio) may provide 
> some inspiration. 



--
This message was sent by Atlassian JIRA
(v7.6.14#76016)

Reply via email to