Skip to content

[KQP] Shuffle Elimination CTE hash func params propagation fixes #15215

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

Merged
merged 25 commits into from
Mar 9, 2025

Conversation

pashandor789
Copy link
Collaborator

@pashandor789 pashandor789 commented Feb 28, 2025

Changelog entry

Previous shuffle elimination didn't expect stages to be CTE, so during hash parameters propagation - a stage could rewrite CTE and it caused bugs and ensure failure

Changelog category

  • Not for changelog (changelog entry is not required)

@pashandor789 pashandor789 requested review from a team as code owners February 28, 2025 15:15
@pashandor789 pashandor789 marked this pull request as draft February 28, 2025 15:16
Copy link

github-actions bot commented Feb 28, 2025

🟢 2025-03-07 14:03:43 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented Feb 28, 2025

2025-02-28 15:18:42 UTC Pre-commit check linux-x86_64-release-asan for 6bd7ea4 has started.
2025-02-28 15:31:29 UTC Artifacts will be uploaded here
2025-02-28 15:34:24 UTC ya make is running...
🟡 2025-02-28 16:41:18 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13611 13438 0 101 36 36

2025-02-28 16:42:35 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-28 16:56:54 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
241 (only retried tests) 203 0 6 1 31

2025-02-28 16:57:10 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-02-28 17:08:36 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
68 (only retried tests) 37 0 4 0 27

🟢 2025-02-28 17:08:43 UTC Build successful.
🟢 2025-02-28 17:09:15 UTC ydbd size 3.7 GiB changed* by +62.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 29480bd merge: 6bd7ea4 diff diff %
ydbd size 3 986 929 288 Bytes 3 986 993 496 Bytes +62.7 KiB +0.002%
ydbd stripped size 1 388 172 104 Bytes 1 388 179 624 Bytes +7.3 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 Feb 28, 2025

2025-02-28 15:19:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6bd7ea4 has started.
2025-02-28 15:19:37 UTC Artifacts will be uploaded here
2025-02-28 15:22:30 UTC ya make is running...
🟡 2025-02-28 16:21:41 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27988 25379 0 6 2470 133

2025-02-28 16:24:19 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-28 16:34:59 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
213 (only retried tests) 87 0 4 0 122

2025-02-28 16:35:14 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-02-28 16:44:46 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
188 (only retried tests) 63 0 4 0 121

🟢 2025-02-28 16:44:53 UTC Build successful.
🟢 2025-02-28 16:45:13 UTC ydbd size 2.1 GiB changed* by +44.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 29480bd merge: 6bd7ea4 diff diff %
ydbd size 2 287 542 840 Bytes 2 287 588 800 Bytes +44.9 KiB +0.002%
ydbd stripped size 479 560 096 Bytes 479 564 832 Bytes +4.6 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 Feb 28, 2025

2025-02-28 17:21:20 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7d062e7 has started.
2025-02-28 17:21:33 UTC Artifacts will be uploaded here
2025-02-28 17:24:20 UTC ya make is running...
🟡 2025-02-28 18:19:52 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27989 25382 0 5 2468 134

2025-02-28 18:22:25 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-28 18:33:39 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
209 (only retried tests) 81 0 4 0 124

2025-02-28 18:33:47 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-02-28 18:50:45 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
192 (only retried tests) 66 0 4 0 122

🟢 2025-02-28 18:50:51 UTC Build successful.
🟢 2025-02-28 18:51:13 UTC ydbd size 2.1 GiB changed* by +48.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: bf4f55b merge: 7d062e7 diff diff %
ydbd size 2 287 545 688 Bytes 2 287 595 544 Bytes +48.7 KiB +0.002%
ydbd stripped size 479 560 352 Bytes 479 565 920 Bytes +5.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 Feb 28, 2025

2025-02-28 17:21:34 UTC Pre-commit check linux-x86_64-release-asan for 7d062e7 has started.
2025-02-28 17:28:44 UTC Artifacts will be uploaded here
2025-02-28 17:31:39 UTC ya make is running...
🟡 2025-02-28 18:51:18 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13611 13284 0 267 23 37

2025-02-28 18:52:35 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-02-28 19:15:05 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
390 (only retried tests) 241 0 118 0 31

2025-02-28 19:15:15 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-02-28 19:27:37 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
192 (only retried tests) 159 0 4 0 29

🟢 2025-02-28 19:27:44 UTC Build successful.
🟢 2025-02-28 19:28:13 UTC ydbd size 3.7 GiB changed* by +72.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: bf4f55b merge: 7d062e7 diff diff %
ydbd size 3 986 933 872 Bytes 3 987 007 896 Bytes +72.3 KiB +0.002%
ydbd stripped size 1 388 172 936 Bytes 1 388 185 704 Bytes +12.5 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 Mar 2, 2025

2025-03-02 00:45:31 UTC Pre-commit check linux-x86_64-release-asan for 7505425 has started.
2025-03-02 00:45:45 UTC Artifacts will be uploaded here
2025-03-02 00:48:33 UTC ya make is running...
🟡 2025-03-02 01:51:13 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13597 13504 0 49 10 34

2025-03-02 01:52:22 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-02 02:04:42 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
149 (only retried tests) 100 0 15 5 29

2025-03-02 02:04:51 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-02 02:15:53 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
90 (only retried tests) 48 0 15 0 27

🟢 2025-03-02 02:16:00 UTC Build successful.
🟢 2025-03-02 02:16:26 UTC ydbd size 3.7 GiB changed* by +84.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 22b98a2 merge: 7505425 diff diff %
ydbd size 3 988 113 992 Bytes 3 988 200 296 Bytes +84.3 KiB +0.002%
ydbd stripped size 1 388 386 280 Bytes 1 388 402 824 Bytes +16.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

Copy link

github-actions bot commented Mar 2, 2025

2025-03-02 00:48:07 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7505425 has started.
2025-03-02 00:48:21 UTC Artifacts will be uploaded here
2025-03-02 00:51:11 UTC ya make is running...
🟡 2025-03-02 01:47:17 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27977 25356 0 17 2464 140

2025-03-02 01:49:33 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-02 02:03:16 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
241 (only retried tests) 102 0 15 0 124

2025-03-02 02:03:24 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-02 02:14:06 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
214 (only retried tests) 76 0 15 0 123

🟢 2025-03-02 02:14:12 UTC Build successful.
🟢 2025-03-02 02:14:32 UTC ydbd size 2.1 GiB changed* by +58.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 22b98a2 merge: 7505425 diff diff %
ydbd size 2 288 278 736 Bytes 2 288 338 568 Bytes +58.4 KiB +0.003%
ydbd stripped size 479 624 992 Bytes 479 636 384 Bytes +11.1 KiB +0.002%

*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 Mar 3, 2025

2025-03-03 18:42:02 UTC Pre-commit check linux-x86_64-relwithdebinfo for ad6ecee has started.
2025-03-03 18:42:26 UTC Artifacts will be uploaded here
2025-03-03 18:45:44 UTC ya make is running...
🟡 2025-03-03 19:42:40 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27998 25353 0 29 2475 141

2025-03-03 19:45:04 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-03 19:58:21 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
277 (only retried tests) 125 0 26 0 126

2025-03-03 19:58:34 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-03 20:15:54 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
238 (only retried tests) 89 0 24 0 125

🟢 2025-03-03 20:16:01 UTC Build successful.
🟢 2025-03-03 20:16:26 UTC ydbd size 2.1 GiB changed* by +57.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: d35b323 merge: ad6ecee diff diff %
ydbd size 2 288 962 184 Bytes 2 289 020 560 Bytes +57.0 KiB +0.003%
ydbd stripped size 479 716 288 Bytes 479 727 488 Bytes +10.9 KiB +0.002%

*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 Mar 3, 2025

2025-03-03 18:43:48 UTC Pre-commit check linux-x86_64-release-asan for ad6ecee has started.
2025-03-03 18:44:03 UTC Artifacts will be uploaded here
2025-03-03 18:46:59 UTC ya make is running...
🟡 2025-03-03 19:59:42 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13617 13360 0 194 27 36

2025-03-03 20:00:55 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-03 20:17:56 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
342 (only retried tests) 267 0 40 3 32

2025-03-03 20:18:08 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-03 20:30:42 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
139 (only retried tests) 81 0 25 2 31

🟢 2025-03-03 20:30:51 UTC Build successful.
🟢 2025-03-03 20:31:22 UTC ydbd size 3.7 GiB changed* by +84.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: d35b323 merge: ad6ecee diff diff %
ydbd size 3 989 364 912 Bytes 3 989 451 224 Bytes +84.3 KiB +0.002%
ydbd stripped size 1 388 709 288 Bytes 1 388 727 880 Bytes +18.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

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 09:14:35 UTC Pre-commit check linux-x86_64-release-asan for 1a66515 has started.
2025-03-04 09:15:05 UTC Artifacts will be uploaded here
2025-03-04 09:17:56 UTC ya make is running...
🟢 2025-03-04 10:29:34 UTC ydbd size 3.7 GiB changed* by +80.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 16444c9 merge: 1a66515 diff diff %
ydbd size 3 989 529 416 Bytes 3 989 611 432 Bytes +80.1 KiB +0.002%
ydbd stripped size 1 388 748 488 Bytes 1 388 762 920 Bytes +14.1 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
2025-03-04 10:29:35 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 09:17:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1a66515 has started.
2025-03-04 09:17:50 UTC Artifacts will be uploaded here
2025-03-04 09:20:39 UTC ya make is running...
🟡 2025-03-04 10:18:22 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27999 25363 0 31 2465 140

2025-03-04 10:20:40 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-04 10:28:43 UTC ydbd size 2.1 GiB changed* by +52.9 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 16444c9 merge: 1a66515 diff diff %
ydbd size 2 289 038 592 Bytes 2 289 092 808 Bytes +52.9 KiB +0.002%
ydbd stripped size 479 730 880 Bytes 479 737 984 Bytes +6.9 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
2025-03-04 10:28:45 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 10:31:07 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0b85b77 has started.
2025-03-04 10:31:24 UTC Artifacts will be uploaded here
2025-03-04 10:34:25 UTC ya make is running...
🟡 2025-03-04 11:34:00 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27999 25368 0 28 2465 138

2025-03-04 11:36:44 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-04 11:49:21 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
262 (only retried tests) 114 0 24 0 124

2025-03-04 11:49:32 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-04 12:01:40 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
232 (only retried tests) 84 0 24 0 124

🟢 2025-03-04 12:01:50 UTC Build successful.
🟢 2025-03-04 12:02:16 UTC ydbd size 2.1 GiB changed* by +53.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 312918a merge: 0b85b77 diff diff %
ydbd size 2 289 055 368 Bytes 2 289 109 640 Bytes +53.0 KiB +0.002%
ydbd stripped size 479 733 888 Bytes 479 740 992 Bytes +6.9 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 Mar 4, 2025

2025-03-04 10:31:57 UTC Pre-commit check linux-x86_64-release-asan for 0b85b77 has started.
2025-03-04 10:32:12 UTC Artifacts will be uploaded here
2025-03-04 10:35:00 UTC ya make is running...
🟡 2025-03-04 11:41:07 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13617 13471 0 77 31 38

2025-03-04 11:42:17 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-04 12:00:45 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
206 (only retried tests) 146 0 27 1 32

2025-03-04 12:00:57 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-04 12:10:58 UTC ydbd size 3.7 GiB changed* by +105.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 16444c9 merge: 0b85b77 diff diff %
ydbd size 3 989 529 416 Bytes 3 989 637 808 Bytes +105.9 KiB +0.003%
ydbd stripped size 1 388 748 488 Bytes 1 388 773 704 Bytes +24.6 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-03-04 12:11:00 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 12:12:51 UTC Pre-commit check linux-x86_64-release-asan for a89e249 has started.
2025-03-04 12:13:15 UTC Artifacts will be uploaded here
2025-03-04 12:16:34 UTC ya make is running...
2025-03-04 12:36:58 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 12:15:21 UTC Pre-commit check linux-x86_64-relwithdebinfo for a89e249 has started.
2025-03-04 12:15:37 UTC Artifacts will be uploaded here
2025-03-04 12:18:37 UTC ya make is running...
2025-03-04 12:36:58 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 12:45:28 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9e3905e has started.
2025-03-04 12:45:42 UTC Artifacts will be uploaded here
2025-03-04 12:48:34 UTC ya make is running...
2025-03-04 13:07:37 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 12:45:34 UTC Pre-commit check linux-x86_64-release-asan for 9e3905e has started.
2025-03-04 12:45:48 UTC Artifacts will be uploaded here
2025-03-04 12:48:36 UTC ya make is running...
2025-03-04 13:07:48 UTC Check cancelled

@pashandor789 pashandor789 force-pushed the shuffle_fix_elim_bulat branch from d0f0df7 to e39ac01 Compare March 4, 2025 13:07
Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 13:14:32 UTC Pre-commit check linux-x86_64-release-asan for 9595c66 has started.
2025-03-04 13:14:47 UTC Artifacts will be uploaded here
2025-03-04 13:17:50 UTC ya make is running...
🟡 2025-03-04 14:30:30 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13617 13384 0 156 39 38

2025-03-04 14:32:01 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-04 14:51:26 UTC ydbd size 3.7 GiB changed* by +89.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 57dc7ac merge: 9595c66 diff diff %
ydbd size 3 989 750 528 Bytes 3 989 842 160 Bytes +89.5 KiB +0.002%
ydbd stripped size 1 388 808 424 Bytes 1 388 831 688 Bytes +22.7 KiB +0.002%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2025-03-04 14:51:28 UTC Check cancelled

Copy link

github-actions bot commented Mar 4, 2025

2025-03-04 13:16:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9595c66 has started.
2025-03-04 13:16:15 UTC Artifacts will be uploaded here
2025-03-04 13:19:11 UTC ya make is running...
🟡 2025-03-04 14:22:28 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
27999 25366 0 28 2464 141

2025-03-04 14:25:04 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-04 14:36:22 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
261 (only retried tests) 112 0 24 0 125

2025-03-04 14:36:35 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-04 14:47:01 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
234 (only retried tests) 87 0 24 0 123

🟢 2025-03-04 14:47:17 UTC Build successful.
🟢 2025-03-04 14:47:46 UTC ydbd size 2.1 GiB changed* by +57.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 4f16aff merge: 9595c66 diff diff %
ydbd size 2 289 174 464 Bytes 2 289 232 928 Bytes +57.1 KiB +0.003%
ydbd stripped size 479 753 664 Bytes 479 764 928 Bytes +11.0 KiB +0.002%

*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 Mar 4, 2025

2025-03-04 14:53:22 UTC Pre-commit check linux-x86_64-release-asan for 5cd98f1 has started.
2025-03-04 14:53:56 UTC Artifacts will be uploaded here
2025-03-04 14:57:36 UTC ya make is running...
🟡 2025-03-04 16:04:41 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13646 13495 0 92 25 34

2025-03-04 16:06:00 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-04 16:21:50 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
216 (only retried tests) 158 0 28 0 30

2025-03-04 16:22:02 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-04 16:39:09 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
111 (only retried tests) 56 0 25 0 30

🟢 2025-03-04 16:39:18 UTC Build successful.
🟢 2025-03-04 16:39:50 UTC ydbd size 3.7 GiB changed* by +84.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 0ce9793 merge: 5cd98f1 diff diff %
ydbd size 3 990 667 704 Bytes 3 990 754 408 Bytes +84.7 KiB +0.002%
ydbd stripped size 1 389 071 592 Bytes 1 389 090 376 Bytes +18.3 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 Mar 4, 2025

2025-03-04 15:00:39 UTC Pre-commit check linux-x86_64-relwithdebinfo for 5cd98f1 has started.
2025-03-04 15:00:54 UTC Artifacts will be uploaded here
2025-03-04 15:03:52 UTC ya make is running...
🟡 2025-03-04 16:01:07 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
28038 25402 0 33 2466 137

2025-03-04 16:04:03 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-04 16:20:57 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
263 (only retried tests) 113 0 24 0 126

2025-03-04 16:21:06 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-04 16:38:02 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
234 (only retried tests) 89 0 24 0 121

🟢 2025-03-04 16:38:12 UTC Build successful.
🟢 2025-03-04 16:38:36 UTC ydbd size 2.1 GiB changed* by +57.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 0ce9793 merge: 5cd98f1 diff diff %
ydbd size 2 289 690 984 Bytes 2 289 749 608 Bytes +57.2 KiB +0.003%
ydbd stripped size 479 831 392 Bytes 479 842 656 Bytes +11.0 KiB +0.002%

*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 Mar 5, 2025

2025-03-05 12:44:14 UTC Pre-commit check linux-x86_64-relwithdebinfo for 22b46f1 has started.
2025-03-05 12:44:30 UTC Artifacts will be uploaded here
2025-03-05 12:47:22 UTC ya make is running...
2025-03-05 13:11:24 UTC Check cancelled

Copy link

github-actions bot commented Mar 5, 2025

2025-03-05 12:44:44 UTC Pre-commit check linux-x86_64-release-asan for 22b46f1 has started.
2025-03-05 12:45:00 UTC Artifacts will be uploaded here
2025-03-05 12:48:01 UTC ya make is running...
2025-03-05 13:11:25 UTC Check cancelled

Copy link

github-actions bot commented Mar 5, 2025

2025-03-05 13:14:28 UTC Pre-commit check linux-x86_64-release-asan for 08b15a6 has started.
2025-03-05 13:15:04 UTC Artifacts will be uploaded here
2025-03-05 13:18:35 UTC ya make is running...
🟡 2025-03-05 14:28:13 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13679 13479 0 136 27 37

2025-03-05 14:29:39 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-05 14:46:41 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
261 (only retried tests) 213 0 14 1 33

2025-03-05 14:46:54 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-05 14:59:48 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
87 (only retried tests) 47 0 8 1 31

🟢 2025-03-05 14:59:56 UTC Build successful.
🟢 2025-03-05 15:00:28 UTC ydbd size 3.7 GiB changed* by +89.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: a01e65f merge: 08b15a6 diff diff %
ydbd size 3 995 190 984 Bytes 3 995 282 240 Bytes +89.1 KiB +0.002%
ydbd stripped size 1 390 014 632 Bytes 1 390 032 520 Bytes +17.5 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 Mar 5, 2025

2025-03-05 13:16:42 UTC Pre-commit check linux-x86_64-relwithdebinfo for 08b15a6 has started.
2025-03-05 13:16:57 UTC Artifacts will be uploaded here
2025-03-05 13:19:43 UTC ya make is running...
🟡 2025-03-05 14:15:59 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
28054 25465 0 8 2465 116

2025-03-05 14:18:23 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-05 14:30:31 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
178 (only retried tests) 63 0 8 0 107

2025-03-05 14:30:43 UTC ya make is running... (failed tests rerun, try 3)
🔴 2025-03-05 14:42:10 UTC Some tests failed, follow the links below.

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
166 (only retried tests) 52 0 8 0 106

🟢 2025-03-05 14:42:20 UTC Build successful.
🟢 2025-03-05 14:42:40 UTC ydbd size 2.1 GiB changed* by +56.2 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: a01e65f merge: 08b15a6 diff diff %
ydbd size 2 292 785 416 Bytes 2 292 842 920 Bytes +56.2 KiB +0.003%
ydbd stripped size 480 305 216 Bytes 480 313 216 Bytes +7.8 KiB +0.002%

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

@pashandor789 pashandor789 force-pushed the shuffle_fix_elim_bulat branch from b80b923 to 021dbb0 Compare March 9, 2025 20:29
Copy link

github-actions bot commented Mar 9, 2025

2025-03-09 20:33:41 UTC Pre-commit check linux-x86_64-relwithdebinfo for a39a424 has started.
2025-03-09 20:33:57 UTC Artifacts will be uploaded here
2025-03-09 20:36:43 UTC ya make is running...
🟡 2025-03-09 21:34:28 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
28076 25490 0 2 2466 118

2025-03-09 21:36:45 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-09 21:58:30 UTC Tests successful.

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
166 (only retried tests) 58 0 0 0 108

🟢 2025-03-09 21:58:40 UTC Build successful.
🟡 2025-03-09 21:59:00 UTC ydbd size 2.1 GiB changed* by +134.5 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: cc84759 merge: a39a424 diff diff %
ydbd size 2 294 860 176 Bytes 2 294 997 864 Bytes +134.5 KiB +0.006%
ydbd stripped size 480 611 392 Bytes 480 628 544 Bytes +16.8 KiB +0.004%

*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 Mar 9, 2025

2025-03-09 20:33:45 UTC Pre-commit check linux-x86_64-release-asan for a39a424 has started.
2025-03-09 20:33:59 UTC Artifacts will be uploaded here
2025-03-09 20:36:45 UTC ya make is running...
🟡 2025-03-09 21:40:51 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13700 13445 0 214 6 35

2025-03-09 21:42:02 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-09 21:59:29 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
351 (only retried tests) 222 0 95 2 32

2025-03-09 21:59:41 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-09 22:11:47 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Test history | Ya make output | Test bloat | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
206 (only retried tests) 116 0 57 2 31

🟢 2025-03-09 22:11:54 UTC Build successful.
🟡 2025-03-09 22:12:26 UTC ydbd size 3.7 GiB changed* by +229.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: cc84759 merge: a39a424 diff diff %
ydbd size 3 996 545 000 Bytes 3 996 780 392 Bytes +229.9 KiB +0.006%
ydbd stripped size 1 389 195 176 Bytes 1 389 246 344 Bytes +50.0 KiB +0.004%

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

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