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

fix dedup normalizer #9849

Merged

Conversation

ivanmorozov333
Copy link
Collaborator

  • Bugfix

Copy link

github-actions bot commented Sep 27, 2024

2024-09-27 10:39:26 UTC Pre-commit check linux-x86_64-release-asan for 066caeb has started.
2024-09-27 10:40:04 UTC Artifacts will be uploaded here
2024-09-27 10:43:37 UTC ya make is running...

Copy link

github-actions bot commented Sep 27, 2024

2024-09-27 10:39:56 UTC Pre-commit check linux-x86_64-relwithdebinfo for 066caeb has started.
2024-09-27 10:40:07 UTC Artifacts will be uploaded here
2024-09-27 10:42:56 UTC ya make is running...
🟡 2024-09-27 12:18:43 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14944 13462 0 3 1380 99

2024-09-27 12:19:57 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-27 12:31:09 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
107 (only retried tests) 18 0 0 0 89

🟢 2024-09-27 12:31:15 UTC Build successful.
🟢 2024-09-27 12:31:58 UTC ydbd size 8.5 GiB changed* by -4.0 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 4f53f25 merge: 066caeb diff diff %
ydbd size 9 082 891 824 Bytes 9 082 887 728 Bytes -4.0 KiB -0.000%
ydbd stripped size 490 947 144 Bytes 490 947 144 Bytes 0 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

@ivanmorozov333 ivanmorozov333 marked this pull request as ready for review September 27, 2024 14:21
@ivanmorozov333 ivanmorozov333 requested a review from a team as a code owner September 27, 2024 14:21
@ivanmorozov333 ivanmorozov333 added the rebase-and-check Rebase PR with the current base branch and check label Sep 27, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Sep 27, 2024
Copy link

github-actions bot commented Sep 27, 2024

2024-09-27 14:26:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4e7acfc has started.
2024-09-27 14:27:09 UTC Artifacts will be uploaded here
2024-09-27 14:30:17 UTC ya make is running...
🟡 2024-09-27 17:38:36 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14934 13460 0 2 1377 95

2024-09-27 17:39:51 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-09-27 17:54:03 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
95 (only retried tests) 4 0 0 0 91

🟢 2024-09-27 17:54:10 UTC Build successful.
🟢 2024-09-27 17:54:29 UTC ydbd size 2.8 GiB changed* by -2.6 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 31a439a merge: 4e7acfc diff diff %
ydbd size 2 999 709 152 Bytes 2 999 706 496 Bytes -2.6 KiB -0.000%
ydbd stripped size 476 857 000 Bytes 476 857 000 Bytes 0 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 Sep 27, 2024

2024-09-27 14:29:07 UTC Pre-commit check linux-x86_64-release-asan for 4e7acfc has started.
2024-09-27 14:29:17 UTC Artifacts will be uploaded here
2024-09-27 14:32:05 UTC ya make is running...
🟡 2024-09-27 16:56:07 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
10492 10088 0 64 282 58

🟢 2024-09-27 16:57:01 UTC Build successful.
🟢 2024-09-27 16:57:35 UTC ydbd size 5.7 GiB changed* by -10.5 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 31a439a merge: 4e7acfc diff diff %
ydbd size 6 085 918 048 Bytes 6 085 907 328 Bytes -10.5 KiB -0.000%
ydbd stripped size 1 521 182 640 Bytes 1 521 182 512 Bytes -128 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

@ivanmorozov333 ivanmorozov333 merged commit 06c6c66 into ydb-platform:main Sep 28, 2024
14 of 15 checks passed
@ivanmorozov333 ivanmorozov333 deleted the fix_normalizer_insert_table branch September 28, 2024 09:15
pashandor789 pushed a commit to pashandor789/ydb that referenced this pull request Oct 1, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 2, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 5, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 8, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 23, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 23, 2025
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Jan 23, 2025
zverevgeny added a commit that referenced this pull request Jan 24, 2025
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
zverevgeny added a commit that referenced this pull request Jan 24, 2025
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
zverevgeny added a commit that referenced this pull request Jan 24, 2025
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
zinal pushed a commit to zinal/ydb that referenced this pull request Feb 9, 2025
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
zinal pushed a commit to zinal/ydb that referenced this pull request Feb 9, 2025
Co-authored-by: ivanmorozov333 <ivanmorozov@ydb.tech>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants