alamb commented on code in PR #5888:
URL: https://github.com/apache/arrow-rs/pull/5888#discussion_r1640221645


##########
object_store/src/aws/credential.rs:
##########
@@ -424,9 +424,6 @@ fn canonicalize_headers(header_map: &HeaderMap) -> (String, 
String) {
 /// 
<https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/configuring-instance-metadata-service.html>
 #[derive(Debug)]
 pub struct InstanceCredentialProvider {
-    // https://github.com/apache/arrow-rs/issues/5884
-    #[allow(dead_code)]

Review Comment:
   🤔  sine  this is a pub field, this might qualify as a breaking change -- in 
which case we may need to hold the PR until main is open for breaking changes 
again. I plan to file a ticket to discuss the plan in the next day or two (I 
keep meaing to do it but I haven't found the time yet)



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