Skip to content

Refactor import s3 state proto so that it can contain not only checksum state, but other info too #16024

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

Conversation

UgnineSirdis
Copy link
Collaborator

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

...

Copy link

🟢 2025-03-20 14:56:36 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Mar 20, 2025

2025-03-20 14:59:25 UTC Pre-commit check linux-x86_64-release-asan for 07211ab has started.
2025-03-20 14:59:55 UTC Artifacts will be uploaded here
2025-03-20 15:03:28 UTC ya make is running...
2025-03-20 15:27:02 UTC Check cancelled

Copy link

github-actions bot commented Mar 20, 2025

2025-03-20 15:07:41 UTC Pre-commit check linux-x86_64-relwithdebinfo for 07211ab has started.
2025-03-20 15:07:45 UTC Artifacts will be uploaded here
2025-03-20 15:10:46 UTC ya make is running...
2025-03-20 15:27:02 UTC Check cancelled

@@ -790,7 +790,7 @@ class TDataShard
struct ProcessedBytes : Column<4, NScheme::NTypeIds::Uint64> {};
struct WrittenBytes : Column<5, NScheme::NTypeIds::Uint64> {};
struct WrittenRows : Column<6, NScheme::NTypeIds::Uint64> {};
struct ChecksumState : Column<7, NScheme::NTypeIds::String> { using Type = NKikimrBackup::TChecksumState; };
struct DownloadState : Column<7, NScheme::NTypeIds::String> { using Type = NKikimrBackup::TS3DownloadState; };
Copy link
Member

Choose a reason for hiding this comment

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

Кроме этого всё ок.

@CyberROFL CyberROFL requested a review from pixcc March 20, 2025 15:11
Copy link

github-actions bot commented Mar 20, 2025

2025-03-20 15:27:55 UTC Pre-commit check linux-x86_64-release-asan for 337cb7c has started.
2025-03-20 15:28:00 UTC Artifacts will be uploaded here
2025-03-20 15:31:06 UTC ya make is running...
🔴 2025-03-20 15:53:07 UTC Build failed, see the logs. Also see fail summary

Copy link

github-actions bot commented Mar 20, 2025

2025-03-20 15:38:45 UTC Pre-commit check linux-x86_64-relwithdebinfo for 337cb7c has started.
2025-03-20 15:38:50 UTC Artifacts will be uploaded here
2025-03-20 15:41:52 UTC ya make is running...
🔴 2025-03-20 15:49:59 UTC Build failed, see the logs. Also see fail summary

@UgnineSirdis UgnineSirdis deleted the refactor-import-state-column branch March 25, 2025 10:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants