alamb commented on issue #402:
URL: 
https://github.com/apache/arrow-rs-object-store/issues/402#issuecomment-2950513231

    @kylebarron 's idea of adding a `AmazonS3Builder::infer_region` async 
function has the nice property that it  pays the cost once on object store 
setup. I agree that sounds like a good idea...
   
   Maybe we could add that function and also update the error message if there 
was a `< x-amz-bucket-region: eu-central-1` header that provided the actual 
region the bucket was in and also had the hint "you can use 
AmazonS3Builder::infer_region to automatically determine this region" 🤔 


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