coryan opened a new issue, #36227: URL: https://github.com/apache/arrow/issues/36227
### Describe the enhancement requested To create a bucket the client library must be configured with a default project. This can be done via the `GOOGLE_CLOUD_CPP` environment variable, or via `google::cloud::storage::ProjectIdOption`. There is no way to set the option in the `GcsFilesystem` class, which forces applications and test to rely on spooky environment variables. ### Component(s) C++ -- 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]
