alamb commented on code in PR #4238:
URL: https://github.com/apache/arrow-rs/pull/4238#discussion_r1197000289
##########
object_store/Cargo.toml:
##########
@@ -53,11 +53,6 @@ reqwest = { version = "0.11", default-features = false,
features = ["rustls-tls"
ring = { version = "0.16", default-features = false, features = ["std"],
optional = true }
rustls-pemfile = { version = "1.0", default-features = false, optional = true }
-# AWS Profile support
Review Comment:
I did some archeology and turns out this was added in
https://github.com/apache/arrow-rs/pull/2891 -- looks like @timvw @wjones127
and @roeap may be interested so tagging them as well
--
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]