Skip to content

Conversation

analytically
Copy link
Contributor

@analytically analytically commented Sep 22, 2025

Add support for configuring the checksum algorithm used when uploading objects to S3. Users can now specify CRC32, CRC32C, SHA1, SHA256, or CRC64NVME algorithms via the checksum_algorithm source configuration.

Closes #161

Add support for configuring the checksum algorithm used when uploading
objects to S3. Users can now specify CRC32, CRC32C, SHA1, SHA256, or
CRC64NVME algorithms via the checksum_algorithm source configuration.

Signed-off-by: Mathias Bogaert <mathias.bogaert@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Todo
Development

Successfully merging this pull request may close these issues.

Support S3 checksum on put
1 participant