emkornfield commented on code in PR #12763:
URL: https://github.com/apache/arrow/pull/12763#discussion_r852579984
##########
dev/archery/archery/lang/cpp.py:
##########
@@ -56,7 +56,7 @@ def __init__(self,
with_ipc=True, with_json=None, with_jni=None,
with_mimalloc=None, with_jemalloc=None,
with_parquet=None, with_plasma=None, with_python=True,
- with_r=None, with_s3=None,
+ with_r=None, with_gcs=None, with_s3=None,
Review Comment:
I agree, since this could have a wide blast radius I filed:
https://issues.apache.org/jira/browse/ARROW-16227 to do this separately.
--
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]