[
https://issues.apache.org/jira/browse/ARROW-453?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16907587#comment-16907587
]
Antoine Pitrou commented on ARROW-453:
--------------------------------------
Which part of the model do you suggest we follow? The filesystem class API? If
I look at
https://filesystem-spec.readthedocs.io/en/latest/api.html#fsspec.spec.AbstractFileSystem
, there are a lot of methods there and we don't know which ones we'll need.
Or are there any particular gotchas or design points that you want to
illuminate us about?
Also you can find our current abstract API here:
https://github.com/apache/arrow/blob/master/cpp/src/arrow/filesystem/filesystem.h#L53
> [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)