-
Notifications
You must be signed in to change notification settings - Fork 735
Refactor S3Buffer for export so that it can use different combinations of checksums, compression and encryption #14862
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Refactor S3Buffer for export so that it can use different combinations of checksums, compression and encryption #14862
Conversation
…s of checksums, compression and encryption
|
🟢 |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
⚪ Test history | Ya make output | Test bloat | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
|
⚪ Test history | Ya make output | Test bloat
🟢
*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation |
…s of checksums, compression and encryption (ydb-platform#14862)
…s of checksums, compression and encryption (#14862)
…binations of checksums, compression and encryption (ydb-platform#14862)" This reverts commit 499b85e.
…binations of checksums, compression and encryption (ydb-platform#14862)" This reverts commit 499b85e.
…s of checksums, compression and encryption (ydb-platform#14862) (cherry picked from commit 499b85e)
…s of checksums, compression and encryption (ydb-platform#14862) (cherry picked from commit 499b85e)
Changelog entry
Refactor two S3Buffers into one that supports all features. It allows to use different combinations of checksums, compression and encryption parameters for serialization of export data.
Changelog category
Description for reviewers
...