Skip to content

Better checksum support#980

Open
DmitriyMusatkin wants to merge 21 commits intomainfrom
more_algos
Open

Better checksum support#980
DmitriyMusatkin wants to merge 21 commits intomainfrom
more_algos

Conversation

@DmitriyMusatkin
Copy link
Copy Markdown
Contributor

Issue #, if available:

Description of changes:

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.


XXHASH128(9),

MD5(10);
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

why we have md5 here, but not in c-s3?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

convenience for java team. they just cast their enum directly. c-s3 currently does not support it.

Co-authored-by: Dengke Tang <dengket@amazon.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants