rcjverhoef opened a new pull request, #15391:
URL: https://github.com/apache/iceberg/pull/15391

   The AWS SDK v2 defaults `requestChecksumCalculation` and 
`responseChecksumValidation` to `WHEN_SUPPORTED`, which automatically adds 
checksum headers to S3 requests. Some S3-compatible storage systems, notably 
Dell ECS, do not support these headers. This ties those SDK-level policies to 
the existing `s3.checksum-enabled` property, setting them to `WHEN_REQUIRED` 
when checksums are disabled.
   
   This should addres #14439 and #14817


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


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to