nealrichardson commented on code in PR #13404:
URL: https://github.com/apache/arrow/pull/13404#discussion_r901797516


##########
r/src/arrow_types.h:
##########
@@ -69,6 +69,14 @@ namespace ds = ::arrow::dataset;
 namespace compute = ::arrow::compute;
 namespace fs = ::arrow::fs;
 
+#if defined(ARROW_R_WITH_GCS)
+namespace arrow {
+namespace fs {
+class GcsFileSystem;

Review Comment:
   TODO(me): I think this should be put in arrow/filesystem/type_fwd.h



-- 
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]

Reply via email to