kylebarron commented on issue #520: URL: https://github.com/apache/arrow-rs-object-store/issues/520#issuecomment-3457806064
The relevant part of the code should be here: https://github.com/apache/arrow-rs-object-store/blob/fc2371240f069be6f4c47b818f228cb11c7b7d78/src/gcp/client.rs#L159-L164 modeled after the AWS implementation here: https://github.com/apache/arrow-rs-object-store/blob/fc2371240f069be6f4c47b818f228cb11c7b7d78/src/aws/client.rs#L217-L238 I don't have the time to track this down myself but I can point you in the right direction if you want to debug further` -- 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]
