[
https://issues.apache.org/jira/browse/ARROW-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907592#comment-16907592
]
Martin Durant commented on ARROW-453:
-------------------------------------
> Turi Create (formerly Dato Create) accepts fully qualified URLs including
>even AWS keys, bucket name, and object name
fsspec also allows this, like s3://key:secret@bucket/path/file, which is rare
for s3, but more common with ssh or hdfs. Users should probably *not* be
purring their credentials into URLs in the general case.
> [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)