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

Pragma ydb.OverridePlanner to tune runtime execution #6904

Merged
merged 3 commits into from
Jul 24, 2024

Conversation

Hor911
Copy link
Collaborator

@Hor911 Hor911 commented Jul 21, 2024

No description provided.

Copy link

github-actions bot commented Jul 21, 2024

2024-07-21 07:33:21 UTC Pre-commit check for 2cbe806 has started.
2024-07-21 07:36:46 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-21 10:09:43 UTC Build successful.
🔴 2024-07-21 10:12:11 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11058 10461 0 96 327 174

🟢 2024-07-21 10:13:06 UTC ydbd size 5.2 GiB changed* by +27.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 5e95651 merge: 2cbe806 diff diff %
ydbd size 5 556 133 632 Bytes 5 556 161 280 Bytes +27.0 KiB +0.000%
ydbd stripped size 1 197 007 984 Bytes 1 197 016 624 Bytes +8.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 Jul 21, 2024

2024-07-21 07:35:20 UTC Pre-commit check for 2cbe806 has started.
2024-07-21 07:38:24 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-21 09:56:45 UTC Build successful.
🔴 2024-07-21 10:00:54 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39596 34356 0 3 5225 12

🟡 2024-07-21 10:01:36 UTC ydbd size 8.1 GiB changed* by +1.0 MiB, which is >= 100.0 KiB vs main: Warning

ydbd size dash main: 1c15550 merge: 2cbe806 diff diff %
ydbd size 8 656 109 112 Bytes 8 657 195 848 Bytes +1.0 MiB +0.013%
ydbd stripped size 471 115 872 Bytes 471 142 112 Bytes +25.6 KiB +0.006%

*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 Jul 21, 2024

2024-07-21 07:35:21 UTC Pre-commit check for 2cbe806 has started.
2024-07-21 07:38:23 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-21 08:16:26 UTC Build successful.

@Hor911 Hor911 requested a review from spuchin July 23, 2024 19:30
Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:33:31 UTC Pre-commit check for 1f8cee0 has started.
2024-07-23 19:36:12 UTC Check cancelled

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:33:33 UTC Pre-commit check for 1f8cee0 has started.
2024-07-23 19:36:12 UTC Check cancelled

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:33:51 UTC Pre-commit check for 1f8cee0 has started.
2024-07-23 19:36:13 UTC Check cancelled

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:38:52 UTC Pre-commit check for 4399e3f has started.
2024-07-23 19:41:51 UTC Build+Tests linux-x86_64-release-clang14 is running...
🟢 2024-07-23 20:20:48 UTC Build successful.

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:39:02 UTC Pre-commit check for 4399e3f has started.
2024-07-23 19:42:28 UTC Build+Tests linux-x86_64-relwithdebinfo is running...
🟢 2024-07-23 21:53:56 UTC Build successful.
🔴 2024-07-23 21:58:11 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39757 34462 0 4 5279 12

🟢 2024-07-23 21:58:59 UTC ydbd size 8.1 GiB changed* by +29.1 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 582cd7b merge: 4399e3f diff diff %
ydbd size 8 652 686 816 Bytes 8 652 716 568 Bytes +29.1 KiB +0.000%
ydbd stripped size 471 060 000 Bytes 471 061 600 Bytes +1.6 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

Copy link

github-actions bot commented Jul 23, 2024

2024-07-23 19:39:42 UTC Pre-commit check for 4399e3f has started.
2024-07-23 19:42:50 UTC Build+Tests linux-x86_64-release-asan is running...
🟢 2024-07-23 22:26:56 UTC Build successful.
🔴 2024-07-23 22:29:23 UTC Some tests failed, follow the links below.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11075 10470 0 95 333 177

🟢 2024-07-23 22:30:14 UTC ydbd size 5.2 GiB changed* by +23.0 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 582cd7b merge: 4399e3f diff diff %
ydbd size 5 556 152 560 Bytes 5 556 176 128 Bytes +23.0 KiB +0.000%
ydbd stripped size 1 196 798 480 Bytes 1 196 803 024 Bytes +4.4 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

@Hor911 Hor911 merged commit 3709281 into ydb-platform:main Jul 24, 2024
8 of 12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants