[
https://issues.apache.org/jira/browse/ARROW-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907577#comment-16907577
]
Antoine Pitrou commented on ARROW-453:
--------------------------------------
As the title says, this is a C++ issue. We want to be able to read data from
remote filesystems directly in C++ without going through Python calls (or even
relying on the presence of a Python interpreter), hence why are reimplementing
a filesystem layer in C++.
> [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)