Skip to content

[CBO] Improve Transitive Closure + Cycle processing added #10121

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 9 commits into from
Oct 16, 2024

Conversation

pashandor789
Copy link
Collaborator

@pashandor789 pashandor789 commented Oct 4, 2024

Returned cycles and transitive closure to plan enumerator.
Improved TPCH test scale 100:

q5 12.527515 7.685401666666666
q9 9.143234666666666 8.289306

Changelog category

  • New feature
  • Improvement

@pashandor789 pashandor789 requested review from a team as code owners October 4, 2024 20:00
Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 20:03:31 UTC Pre-commit check linux-x86_64-relwithdebinfo for 7c2f1d6 has started.
2024-10-04 20:04:08 UTC Artifacts will be uploaded here
2024-10-04 20:07:40 UTC ya make is running...
2024-10-04 20:08:48 UTC Check cancelled

Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 20:04:29 UTC Pre-commit check linux-x86_64-release-asan for 7c2f1d6 has started.
2024-10-04 20:04:40 UTC Artifacts will be uploaded here
2024-10-04 20:07:40 UTC ya make is running...
2024-10-04 20:08:48 UTC Check cancelled

Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 20:12:53 UTC Pre-commit check linux-x86_64-release-asan for 9b946ff has started.
2024-10-04 20:13:04 UTC Artifacts will be uploaded here
2024-10-04 20:16:13 UTC ya make is running...

Copy link

github-actions bot commented Oct 4, 2024

2024-10-04 20:12:53 UTC Pre-commit check linux-x86_64-relwithdebinfo for 9b946ff has started.
2024-10-04 20:13:04 UTC Artifacts will be uploaded here
2024-10-04 20:16:10 UTC ya make is running...
🟡 2024-10-04 21:24:51 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?
78967 65009 0 24 13836 98

2024-10-04 21:32:43 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-04 21:44:17 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?
131 (only retried tests) 17 0 22 0 92

2024-10-04 21:44:26 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-04 21:55:55 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?
114 (only retried tests) 0 0 22 0 92

🟢 2024-10-04 21:56:02 UTC Build successful.
🟢 2024-10-04 21:56:22 UTC ydbd size 2.8 GiB changed* by +84.3 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 1895bee merge: 9b946ff diff diff %
ydbd size 3 002 209 080 Bytes 3 002 295 392 Bytes +84.3 KiB +0.003%
ydbd stripped size 477 422 584 Bytes 477 423 864 Bytes +1.2 KiB +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

@pashandor789 pashandor789 self-assigned this Oct 7, 2024
Copy link

github-actions bot commented Oct 11, 2024

2024-10-11 15:28:25 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4ee947b has started.
2024-10-11 15:28:40 UTC Artifacts will be uploaded here
2024-10-11 15:29:49 UTC Check cancelled

Copy link

github-actions bot commented Oct 11, 2024

2024-10-11 15:32:48 UTC Pre-commit check linux-x86_64-release-asan for c0706b4 has started.
2024-10-11 15:33:20 UTC Artifacts will be uploaded here
2024-10-11 15:36:58 UTC ya make is running...
2024-10-11 15:41:36 UTC Check cancelled

Copy link

github-actions bot commented Oct 11, 2024

2024-10-11 15:34:16 UTC Pre-commit check linux-x86_64-relwithdebinfo for c0706b4 has started.
2024-10-11 15:34:26 UTC Artifacts will be uploaded here
2024-10-11 15:37:34 UTC ya make is running...
2024-10-11 15:41:38 UTC Check cancelled

Copy link

github-actions bot commented Oct 11, 2024

2024-10-11 15:43:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for 0f654da has started.
2024-10-11 15:44:14 UTC Artifacts will be uploaded here
2024-10-11 15:47:52 UTC ya make is running...
🟡 2024-10-11 16:55:48 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?
79062 65078 0 14 13866 104

2024-10-11 17:03:22 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-11 17:14:48 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?
130 (only retried tests) 21 0 9 0 100

2024-10-11 17:15:03 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-11 17:26:24 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?
109 (only retried tests) 1 0 9 0 99

🟢 2024-10-11 17:26:35 UTC Build successful.
🟡 2024-10-11 17:26:56 UTC ydbd size 2.8 GiB changed* by +765.5 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 65aa640 merge: 0f654da diff diff %
ydbd size 3 013 813 416 Bytes 3 014 597 320 Bytes +765.5 KiB +0.026%
ydbd stripped size 477 827 832 Bytes 477 952 568 Bytes +121.8 KiB +0.026%

*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 11, 2024

2024-10-11 15:44:42 UTC Pre-commit check linux-x86_64-release-asan for 0f654da has started.
2024-10-11 15:44:52 UTC Artifacts will be uploaded here
2024-10-11 15:47:52 UTC ya make is running...
🟡 2024-10-11 17:29:32 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?
16243 15933 0 111 92 107

🟢 2024-10-11 17:30:58 UTC Build successful.
🟡 2024-10-11 17:31:32 UTC ydbd size 5.7 GiB changed* by +1.3 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 65aa640 merge: 0f654da diff diff %
ydbd size 6 107 595 736 Bytes 6 109 003 224 Bytes +1.3 MiB +0.023%
ydbd stripped size 1 521 855 632 Bytes 1 522 203 600 Bytes +339.8 KiB +0.023%

*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 13, 2024

2024-10-13 15:03:28 UTC Pre-commit check linux-x86_64-release-asan for b183086 has started.
2024-10-13 15:03:39 UTC Artifacts will be uploaded here
2024-10-13 15:06:42 UTC ya make is running...
🟡 2024-10-13 16:40:18 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?
16233 16005 0 67 60 101

🟢 2024-10-13 16:41:37 UTC Build successful.
🟡 2024-10-13 16:42:13 UTC ydbd size 5.7 GiB changed* by +1.3 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: ec35b6a merge: b183086 diff diff %
ydbd size 6 095 885 056 Bytes 6 097 291 664 Bytes +1.3 MiB +0.023%
ydbd stripped size 1 520 278 032 Bytes 1 520 631 312 Bytes +345.0 KiB +0.023%

*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 13, 2024

2024-10-13 15:03:32 UTC Pre-commit check linux-x86_64-relwithdebinfo for b183086 has started.
2024-10-13 15:03:43 UTC Artifacts will be uploaded here
2024-10-13 15:06:45 UTC ya make is running...
🟡 2024-10-13 16:17:35 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?
79097 65131 0 5 13857 104

2024-10-13 16:25:15 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-13 16:36:41 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?
108 (only retried tests) 5 0 3 1 99

2024-10-13 16:36:49 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-13 16:48:14 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?
102 (only retried tests) 0 0 3 0 99

🟢 2024-10-13 16:48:21 UTC Build successful.
🟡 2024-10-13 16:48:42 UTC ydbd size 2.8 GiB changed* by +759.6 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: ec35b6a merge: b183086 diff diff %
ydbd size 3 009 096 464 Bytes 3 009 874 336 Bytes +759.6 KiB +0.026%
ydbd stripped size 477 346 872 Bytes 477 471 608 Bytes +121.8 KiB +0.026%

*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 13, 2024

2024-10-13 17:49:44 UTC Pre-commit check linux-x86_64-release-asan for 4bb4f4c has started.
2024-10-13 17:49:55 UTC Artifacts will be uploaded here
2024-10-13 17:52:57 UTC ya make is running...
🟡 2024-10-13 19:23:40 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?
16208 15933 0 80 87 108

🟢 2024-10-13 19:25:01 UTC Build successful.
🟡 2024-10-13 19:25:33 UTC ydbd size 5.7 GiB changed* by +1.4 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: ec35b6a merge: 4bb4f4c diff diff %
ydbd size 6 095 885 056 Bytes 6 097 337 624 Bytes +1.4 MiB +0.024%
ydbd stripped size 1 520 278 032 Bytes 1 520 645 456 Bytes +358.8 KiB +0.024%

*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 13, 2024

2024-10-13 17:50:18 UTC Pre-commit check linux-x86_64-relwithdebinfo for 4bb4f4c has started.
2024-10-13 17:50:52 UTC Artifacts will be uploaded here
2024-10-13 17:54:33 UTC ya make is running...
🟡 2024-10-13 18:58:12 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?
79097 65130 0 6 13857 104

2024-10-13 19:05:31 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-13 19:17:09 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?
109 (only retried tests) 5 0 3 1 100

2024-10-13 19:17:17 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-13 19:28:31 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?
103 (only retried tests) 1 0 3 0 99

🟢 2024-10-13 19:28:38 UTC Build successful.
🟡 2024-10-13 19:28:59 UTC ydbd size 2.8 GiB changed* by +786.1 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: ec35b6a merge: 4bb4f4c diff diff %
ydbd size 3 009 096 464 Bytes 3 009 901 448 Bytes +786.1 KiB +0.027%
ydbd stripped size 477 346 872 Bytes 477 479 992 Bytes +130.0 KiB +0.028%

*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 14, 2024

2024-10-14 18:01:37 UTC Pre-commit check linux-x86_64-relwithdebinfo for 20811ce has started.
2024-10-14 18:01:49 UTC Artifacts will be uploaded here
2024-10-14 18:05:01 UTC ya make is running...
🟡 2024-10-14 19:16: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?
79130 65159 0 4 13860 107

2024-10-14 19:23:48 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-14 19:35:23 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?
112 (only retried tests) 8 0 2 1 101

2024-10-14 19:35:31 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-14 19:47: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?
103 (only retried tests) 2 0 2 0 99

🟢 2024-10-14 19:47:09 UTC Build successful.
🟡 2024-10-14 19:47:34 UTC ydbd size 2.8 GiB changed* by +966.2 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 1f2381a merge: 20811ce diff diff %
ydbd size 3 010 987 168 Bytes 3 011 976 560 Bytes +966.2 KiB +0.033%
ydbd stripped size 477 510 232 Bytes 477 670 360 Bytes +156.4 KiB +0.034%

*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 14, 2024

2024-10-14 18:01:50 UTC Pre-commit check linux-x86_64-release-asan for 20811ce has started.
2024-10-14 18:02:00 UTC Artifacts will be uploaded here
2024-10-14 18:05:11 UTC ya make is running...
🟡 2024-10-14 19:44:47 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?
16262 15990 0 81 82 109

🟢 2024-10-14 19:46:06 UTC Build successful.
🟡 2024-10-14 19:46:39 UTC ydbd size 5.7 GiB changed* by +1.9 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 1f2381a merge: 20811ce diff diff %
ydbd size 6 099 992 872 Bytes 6 102 011 992 Bytes +1.9 MiB +0.033%
ydbd stripped size 1 520 943 248 Bytes 1 521 397 456 Bytes +443.6 KiB +0.030%

*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 14, 2024

2024-10-14 21:11:33 UTC Pre-commit check linux-x86_64-relwithdebinfo for dff1e4f has started.
2024-10-14 21:11:44 UTC Artifacts will be uploaded here
2024-10-14 21:14:52 UTC ya make is running...
🟡 2024-10-14 22:22:47 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?
79130 65167 0 2 13857 104

2024-10-14 22:30:35 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-14 22:41:56 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?
103 (only retried tests) 3 0 1 0 99

2024-10-14 22:42:04 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-14 22:53:35 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?
100 (only retried tests) 1 0 1 0 98

🟢 2024-10-14 22:53:42 UTC Build successful.
🟡 2024-10-14 22:54:02 UTC ydbd size 2.8 GiB changed* by +966.2 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 6e67eb5 merge: dff1e4f diff diff %
ydbd size 3 010 987 104 Bytes 3 011 976 496 Bytes +966.2 KiB +0.033%
ydbd stripped size 477 510 168 Bytes 477 670 296 Bytes +156.4 KiB +0.034%

*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 14, 2024

2024-10-14 21:11:37 UTC Pre-commit check linux-x86_64-release-asan for dff1e4f has started.
2024-10-14 21:11:48 UTC Artifacts will be uploaded here
2024-10-14 21:14:51 UTC ya make is running...
🟡 2024-10-14 22:51:55 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?
16262 15990 0 84 80 108

🟢 2024-10-14 22:53:14 UTC Build successful.
🟡 2024-10-14 22:53:46 UTC ydbd size 5.7 GiB changed* by +1.9 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 6e67eb5 merge: dff1e4f diff diff %
ydbd size 6 099 992 680 Bytes 6 102 011 896 Bytes +1.9 MiB +0.033%
ydbd stripped size 1 520 943 056 Bytes 1 521 397 360 Bytes +443.7 KiB +0.030%

*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 15, 2024

2024-10-15 12:55:39 UTC Pre-commit check linux-x86_64-release-asan for 6f45fca has started.
2024-10-15 12:55:50 UTC Artifacts will be uploaded here
2024-10-15 12:58:53 UTC ya make is running...
2024-10-15 13:10:56 UTC Check cancelled

Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 12:56:15 UTC Pre-commit check linux-x86_64-relwithdebinfo for 6f45fca has started.
2024-10-15 12:56:25 UTC Artifacts will be uploaded here
2024-10-15 12:59:28 UTC ya make is running...
2024-10-15 13:10:55 UTC Check cancelled

Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 13:14:21 UTC Pre-commit check linux-x86_64-release-asan for 3be3914 has started.
2024-10-15 13:14:49 UTC Artifacts will be uploaded here
2024-10-15 13:18:22 UTC ya make is running...
2024-10-15 14:42:39 UTC Check cancelled

Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 13:16:22 UTC Pre-commit check linux-x86_64-relwithdebinfo for 3be3914 has started.
2024-10-15 13:16:34 UTC Artifacts will be uploaded here
2024-10-15 13:19:55 UTC ya make is running...
🟡 2024-10-15 14:23:23 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?
79203 65219 0 6 13872 106

2024-10-15 14:30:52 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-15 14:42:57 UTC ydbd size 2.8 GiB changed* by +738.2 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: f1035af merge: 3be3914 diff diff %
ydbd size 3 010 572 128 Bytes 3 011 328 032 Bytes +738.2 KiB +0.025%
ydbd stripped size 477 545 624 Bytes 477 650 072 Bytes +102.0 KiB +0.022%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation
2024-10-15 14:42:59 UTC Check cancelled

Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 17:29:03 UTC Pre-commit check linux-x86_64-release-asan for 8155396 has started.
2024-10-15 17:29:16 UTC Artifacts will be uploaded here
2024-10-15 17:32:24 UTC ya make is running...
2024-10-15 19:07:26 UTC Check cancelled

Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 17:28:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for 8155396 has started.
2024-10-15 17:28:11 UTC Artifacts will be uploaded here
2024-10-15 17:31:16 UTC ya make is running...
🔴 2024-10-15 17:50:01 UTC Build failed, see the logs.
🟡 2024-10-15 17:50:18 UTC ydbd size 2.8 GiB changed* by +745.9 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 3ab7dd7 merge: 8155396 diff diff %
ydbd size 3 010 665 048 Bytes 3 011 428 824 Bytes +745.9 KiB +0.025%
ydbd stripped size 477 552 856 Bytes 477 662 424 Bytes +107.0 KiB +0.023%

*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 added the rebase-and-check Rebase PR with the current base branch and check label Oct 15, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Oct 15, 2024
Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 19:11:54 UTC Pre-commit check linux-x86_64-release-asan for 8359c9b has started.
2024-10-15 19:12:05 UTC Artifacts will be uploaded here
2024-10-15 19:15:07 UTC ya make is running...
2024-10-15 19:56:37 UTC Check cancelled

Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 19:12:09 UTC Pre-commit check linux-x86_64-relwithdebinfo for 8359c9b has started.
2024-10-15 19:12:21 UTC Artifacts will be uploaded here
2024-10-15 19:15:40 UTC ya make is running...
🔴 2024-10-15 19:37:18 UTC Build failed, see the logs.

This reverts commit ea4a099.
Copy link

github-actions bot commented Oct 15, 2024

2024-10-15 20:00:23 UTC Pre-commit check linux-x86_64-release-asan for 1ed0fe5 has started.
2024-10-15 20:00:34 UTC Artifacts will be uploaded here
2024-10-15 20:03:43 UTC ya make is running...
🟡 2024-10-15 21:40:22 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?
16333 15995 0 117 116 105

🟢 2024-10-15 21:41:45 UTC Build successful.
🟡 2024-10-15 21:42:17 UTC ydbd size 5.7 GiB changed* by +1.4 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: b390c9d merge: 1ed0fe5 diff diff %
ydbd size 6 099 272 632 Bytes 6 100 728 712 Bytes +1.4 MiB +0.024%
ydbd stripped size 1 521 029 200 Bytes 1 521 324 016 Bytes +287.9 KiB +0.019%

*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 15, 2024

2024-10-15 20:00:34 UTC Pre-commit check linux-x86_64-relwithdebinfo for 1ed0fe5 has started.
2024-10-15 20:00:45 UTC Artifacts will be uploaded here
2024-10-15 20:03:56 UTC ya make is running...
🟡 2024-10-15 21:09:20 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?
79207 65231 0 3 13870 103

2024-10-15 21:16:48 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-15 21:28:47 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?
104 (only retried tests) 4 0 1 0 99

2024-10-15 21:28:55 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-15 21:40:49 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?
100 (only retried tests) 1 0 1 0 98

🟢 2024-10-15 21:40:56 UTC Build successful.
🟡 2024-10-15 21:41:19 UTC ydbd size 2.8 GiB changed* by +742.2 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: b390c9d merge: 1ed0fe5 diff diff %
ydbd size 3 010 636 328 Bytes 3 011 396 328 Bytes +742.2 KiB +0.025%
ydbd stripped size 477 545 560 Bytes 477 654 104 Bytes +106.0 KiB +0.023%

*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 16, 2024

2024-10-16 11:08:35 UTC Pre-commit check linux-x86_64-release-asan for 105636f has started.
2024-10-16 11:08:46 UTC Artifacts will be uploaded here
2024-10-16 11:11:55 UTC ya make is running...
🟡 2024-10-16 12:58:12 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?
16365 15783 0 157 373 52

🟢 2024-10-16 12:59:35 UTC Build successful.
🟡 2024-10-16 13:00:11 UTC ydbd size 5.7 GiB changed* by +1.4 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 030f818 merge: 105636f diff diff %
ydbd size 6 099 890 304 Bytes 6 101 337 568 Bytes +1.4 MiB +0.024%
ydbd stripped size 1 521 081 712 Bytes 1 521 375 888 Bytes +287.3 KiB +0.019%

*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 16, 2024

2024-10-16 11:09:30 UTC Pre-commit check linux-x86_64-relwithdebinfo for 105636f has started.
2024-10-16 11:09:41 UTC Artifacts will be uploaded here
2024-10-16 11:12:45 UTC ya make is running...
🟡 2024-10-16 12:16:34 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?
79215 65232 0 5 13876 102

2024-10-16 12:24:04 UTC ya make is running... (failed tests rerun, try 2)
🟡 2024-10-16 12:35:28 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?
110 (only retried tests) 11 0 1 0 98

2024-10-16 12:35:37 UTC ya make is running... (failed tests rerun, try 3)
🔴 2024-10-16 12:47: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?
99 (only retried tests) 1 0 1 0 97

🟢 2024-10-16 12:47:14 UTC Build successful.
🟡 2024-10-16 12:47:33 UTC ydbd size 2.8 GiB changed* by +742.3 KiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 030f818 merge: 105636f diff diff %
ydbd size 3 010 928 160 Bytes 3 011 688 304 Bytes +742.3 KiB +0.025%
ydbd stripped size 477 553 432 Bytes 477 661 656 Bytes +105.7 KiB +0.023%

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

@maximyurchuk maximyurchuk removed the request for review from a team October 16, 2024 14:56
@maximyurchuk maximyurchuk merged commit 8739de4 into ydb-platform:main Oct 16, 2024
8 of 11 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.

[CBO] Improve hypergraph transitive closure + add cycles processing
4 participants