avantgardnerio commented on code in PR #6794:
URL: https://github.com/apache/arrow-rs/pull/6794#discussion_r1868530053


##########
object_store/src/aws/client.rs:
##########
@@ -616,9 +637,13 @@ impl S3Client {
         &self,
         location: &Path,
         opts: PutMultipartOpts,
+        checksum: bool,

Review Comment:
   When you're uploading parts, it seems to want it set to the checksum of the 
data in the part. When you're doing a copy, it does not



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