paraseba opened a new issue, #302: URL: https://github.com/apache/arrow-rs-object-store/issues/302
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** Currently we are unable to use object_store without authorization on GCP. Skipping authorization is required for interacting with public buckets that allow anonymous read access. **Describe the solution you'd like** Introduce a mechanism similar to Azure and AWS: `skip_signature` -- 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]
