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

Clark Zinzow edited comment on ARROW-1231 at 3/19/20, 12:57 AM:
----------------------------------------------------------------

Maybe I don't have a correct understanding of the external store interface and 
semantics.  It was my impression after looking at the 
[interface|https://github.com/apache/arrow/blob/master/cpp/src/plasma/external_store.h]
 and the [first pass at an S3 external store 
implementation|#diff-c17d56d3503f18faacf739e160958f6e]] that essentially only a 
put and get interface has to be implemented, where the Plasma objects can be 
put/get to/from GCS buckets as opaque blobs using the C++ GCS client.  Am I 
understanding that correctly?


was (Author: clarkzinzow):
Maybe I don't have a correct understanding of the external store interface and 
semantics.  It was my impression after looking at the 
[interface|https://github.com/apache/arrow/blob/master/cpp/src/plasma/external_store.h]and
 the [first pass at an S3 external store 
implementation|#diff-c17d56d3503f18faacf739e160958f6e]] that essentially only a 
put and get interface has to be implemented, where the Plasma objects can be 
put/get to/from GCS buckets as opaque blobs using the C++ GCS client.  Am I 
understanding that correctly?

> [C++] Add filesystem / IO implementation for Google Cloud Storage
> -----------------------------------------------------------------
>
>                 Key: ARROW-1231
>                 URL: https://issues.apache.org/jira/browse/ARROW-1231
>             Project: Apache Arrow
>          Issue Type: New Feature
>          Components: C++
>            Reporter: Wes McKinney
>            Priority: Major
>              Labels: filesystem
>
> See example jumping off point
> https://github.com/tensorflow/tensorflow/tree/master/tensorflow/core/platform/cloud



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to