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

recompilation with query id from compilation result #9592

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

VPolka
Copy link
Collaborator

@VPolka VPolka commented Sep 20, 2024

Changelog entry

fix recompilation that could affect compilation cache

Changelog category

  • Bugfix

Additional information

...

@VPolka VPolka requested a review from a team as a code owner September 20, 2024 17:10
spuchin
spuchin previously approved these changes Sep 23, 2024
@VPolka VPolka added the rebase-and-check Rebase PR with the current base branch and check label Sep 30, 2024
@github-actions github-actions bot removed the rebase-and-check Rebase PR with the current base branch and check label Sep 30, 2024
Copy link

github-actions bot commented Oct 1, 2024

2024-10-01 12:35:38 UTC Pre-commit check for 8af6cdd has started.
2024-10-01 12:38:14 UTC Build linux-x86_64-release-clang14 is running...
🟢 2024-10-01 12:49:09 UTC Build successful.

Copy link

github-actions bot commented Oct 1, 2024

2024-10-01 12:36:04 UTC Pre-commit check for 8af6cdd has started.
2024-10-01 12:38:39 UTC Build linux-x86_64-release-asan is running...
🟢 2024-10-01 13:04:40 UTC Build successful.
2024-10-01 13:04:59 UTC Tests are running...
🔴 2024-10-01 14:59:02 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
11325 11249 0 8 23 45

🟢 2024-10-01 14:59:44 UTC ydbd size 5.6 GiB changed* by +53.4 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: ea4f43c merge: 8af6cdd diff diff %
ydbd size 5 961 199 704 Bytes 5 961 254 432 Bytes +53.4 KiB +0.001%
ydbd stripped size 1 491 898 432 Bytes 1 491 907 456 Bytes +8.8 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 1, 2024

2024-10-01 12:38:35 UTC Pre-commit check for 8af6cdd has started.
2024-10-01 12:41:20 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-10-01 13:23:59 UTC Build successful.
2024-10-01 13:24:16 UTC Tests are running...
🔴 2024-10-01 15:13:35 UTC Some tests failed, follow the links below.

Test history | Test log

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
39865 34602 0 8 5213 42

🟢 2024-10-01 15:14:33 UTC ydbd size 8.2 GiB changed* by +64.2 KiB, which is < 100.0 KiB vs stable-24-3: OK

ydbd size dash stable-24-3: ea4f43c merge: 8af6cdd diff diff %
ydbd size 8 802 966 720 Bytes 8 803 032 488 Bytes +64.2 KiB +0.001%
ydbd stripped size 480 044 392 Bytes 480 051 432 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

@VPolka VPolka merged commit 0f3b2c1 into ydb-platform:stable-24-3 Oct 2, 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.

3 participants