alamb commented on issue #793: URL: https://github.com/apache/arrow-rs-object-store/issues/793#issuecomment-4919170854
Yeah in in my mind if a user provides a Url to the builder then that is the url that should get used So for example in the S3 builder https://docs.rs/object_store/latest/object_store/aws/struct.AmazonS3Builder.html If a user provided the URL directly, we wouldn't then try and parse the relevant pieces and then reform the acutal url during `build()` -- 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]
