emkornfield commented on code in PR #12763:
URL: https://github.com/apache/arrow/pull/12763#discussion_r852544382
##########
.github/workflows/cpp.yml:
##########
@@ -128,6 +128,8 @@ jobs:
ARROW_GANDIVA: ON
ARROW_HDFS: ON
ARROW_HOME: /usr/local
+ # TODO(ARROW-16102): Enable this once we can figure out builds.
+ ARROW_GCS: OFF
Review Comment:
yes, [ARROW-16102](https://issues.apache.org/jira/browse/ARROW-16102) was
fixed in between this was posted for review and it got reviewed. this will be
removed in the rebase.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]