[
https://issues.apache.org/jira/browse/ARROW-1231?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17062191#comment-17062191
]
Wes McKinney edited comment on ARROW-1231 at 3/19/20, 1:05 AM:
---------------------------------------------------------------
I guess we may be talking past each other. The Arrow C++ build system needs to
be informed about how to build and/or link to the Google C++ client libraries.
In other words, adding an option to the build system like {{-DARROW_GCS=ON}}
like we currently have {{-DARROW_S3=ON}}. You are welcome to tackle the problem
in any order you wish. I will wait for your pull requests
was (Author: wesmckinn):
I guess we may be talking past each other. The Arrow C++ build system needs to
be informed about how to build and link to the Google C++ client libraries. In
other words, adding an option to the build system like {{-DARROW_GCS=ON}} like
we currently have {{-DARROW_S3=ON}}. You are welcome to tackle the problem in
any order you wish. I will wait for your pull requests
> [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)