avantgardnerio opened a new issue, #34: URL: https://github.com/apache/arrow-rs-object-store/issues/34
**Describe the bug** `with_checksum_algorithm()` fails when used in with `put_multipart_opts()` on large files **To Reproduce** 1. Set standard AWS env vars 2. Run test 3. observe: ``` message: "Checksum Type mismatch occurred, expected checksum Type: null, actual checksum Type: sha256 ``` **Expected behavior** It should write the file **Additional context** See PR for failing test -- 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-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org