coryan commented on a change in pull request #12475:
URL: https://github.com/apache/arrow/pull/12475#discussion_r812216401
##########
File path: cpp/src/arrow/filesystem/gcsfs.h
##########
@@ -34,6 +35,13 @@ struct ARROW_EXPORT GcsOptions {
std::string endpoint_override;
std::string scheme;
+ // \brief Location to use for creating buckets.
Review comment:
There are locations that are not regions:
https://cloud.google.com/storage/docs/locations#location-mr
Probably not of much interest for analytics workloads, but who knows.
--
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]