[
https://issues.apache.org/jira/browse/ARROW-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907589#comment-16907589
]
Martin Durant commented on ARROW-453:
-------------------------------------
Yes, I mean the whole spec, so that you make general-purpose file-system
interfaces, rather than just the small part of the API that the internal arrow
functions need. That might be part of the arrow mission, to open up data
sources local and remote. Otherwise, users would need to use their own language
implementations in addition to arrow, when they want to do any management of
the remote files (copying, permissions, etc.).
> [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)