tustvold commented on code in PR #5546:
URL: https://github.com/apache/arrow-rs/pull/5546#discussion_r1536557647


##########
object_store/src/aws/client.rs:
##########
@@ -138,6 +138,7 @@ struct BatchDeleteResponse {
 
 #[derive(Deserialize)]
 enum DeleteObjectResult {
+    #[allow(unused)]

Review Comment:
   It was complaining because we never use this field outside of the 
deserialization routine



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