Skip to content
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

Enhance help for ImportData option in ydb tools restore #10599

Merged
merged 2 commits into from
Oct 18, 2024

Conversation

pixcc
Copy link
Member

@pixcc pixcc commented Oct 18, 2024

Changelog entry

Enhance help for ImportData option in ydb tools restore

Changelog category

  • Improvement

@pixcc pixcc requested a review from CyberROFL October 18, 2024 10:55
@pixcc pixcc linked an issue Oct 18, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 10:56:51 UTC Pre-commit check linux-x86_64-release-asan for a196565 has started.
2024-10-18 10:57:22 UTC Artifacts will be uploaded here
2024-10-18 11:00:18 UTC ya make is running...
🟢 2024-10-18 11:07:47 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
676 674 0 0 2 0

🟢 2024-10-18 11:07:56 UTC Build successful.
🟢 2024-10-18 11:08:11 UTC ydbd size 5.7 GiB changed* by +2.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 74b29cd merge: a196565 diff diff %
ydbd size 6 103 363 872 Bytes 6 103 366 016 Bytes +2.1 KiB +0.000%
ydbd stripped size 1 521 592 048 Bytes 1 521 592 752 Bytes +704 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 10:57:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for a196565 has started.
2024-10-18 10:57:56 UTC Artifacts will be uploaded here
2024-10-18 11:00:20 UTC ya make is running...
🟢 2024-10-18 11:06:47 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
691 689 0 0 2 0

🟢 2024-10-18 11:06:57 UTC Build successful.
🟢 2024-10-18 11:07:06 UTC ydbd size 2.8 GiB changed* by +1.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 5f23c89 merge: a196565 diff diff %
ydbd size 3 012 455 616 Bytes 3 012 456 960 Bytes +1.3 KiB +0.000%
ydbd stripped size 477 649 592 Bytes 477 649 976 Bytes +384 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

CyberROFL
CyberROFL previously approved these changes Oct 18, 2024
Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 14:24:57 UTC Pre-commit check linux-x86_64-release-asan for a2cb55b has started.
2024-10-18 14:25:08 UTC Artifacts will be uploaded here
2024-10-18 14:27:36 UTC ya make is running...
🟡 2024-10-18 14:36:20 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
676 673 0 1 2 0

🟢 2024-10-18 14:36:29 UTC Build successful.
🟢 2024-10-18 14:36:43 UTC ydbd size 5.7 GiB changed* by +65.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 669e2b5 merge: a2cb55b diff diff %
ydbd size 6 103 642 936 Bytes 6 103 710 376 Bytes +65.9 KiB +0.001%
ydbd stripped size 1 521 708 208 Bytes 1 521 729 072 Bytes +20.4 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Copy link

github-actions bot commented Oct 18, 2024

2024-10-18 14:25:42 UTC Pre-commit check linux-x86_64-relwithdebinfo for a2cb55b has started.
2024-10-18 14:25:53 UTC Artifacts will be uploaded here
2024-10-18 14:28:30 UTC ya make is running...
🟢 2024-10-18 14:35:07 UTC Tests successful.

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
691 689 0 0 2 0

🟢 2024-10-18 14:35:16 UTC Build successful.
🟢 2024-10-18 14:35:26 UTC ydbd size 2.8 GiB changed* by +32.6 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 19c8f04 merge: a2cb55b diff diff %
ydbd size 3 012 658 776 Bytes 3 012 692 184 Bytes +32.6 KiB +0.001%
ydbd stripped size 477 683 640 Bytes 477 690 008 Bytes +6.2 KiB +0.001%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@pixcc pixcc enabled auto-merge (squash) October 18, 2024 14:26
@pixcc pixcc merged commit 77f6bc8 into ydb-platform:main Oct 18, 2024
10 checks passed
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.

Fix --import-data description in ydb tools restore -help
2 participants