You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "alamb (via GitHub)" <gi...@apache.org> on 2023/05/17 20:06:48 UTC

[GitHub] [arrow-rs] alamb commented on a diff in pull request #4238: Remove AWS_PROFILE support

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org