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


##########
object_store/src/aws/client.rs:
##########
@@ -438,16 +443,8 @@ impl S3Client {
 
         let mut builder = self.client.request(Method::POST, url);
 
-        // Compute checksum - S3 *requires* this for DeleteObjects requests, 
so we default to

Review Comment:
   Cleanup given SHA256 is the only checksum we support and are ever likely to



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