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

[KQP] Make TKqpColumnStatisticsRequester async #10224

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

pashandor789
Copy link
Collaborator

Changelog category

  • Improvement

Copy link

github-actions bot commented Oct 8, 2024

2024-10-08 16:22:15 UTC Pre-commit check linux-x86_64-release-asan for d2424b8 has started.
2024-10-08 16:22:25 UTC Artifacts will be uploaded here
2024-10-08 16:25:20 UTC ya make is running...
🟡 2024-10-08 17:52:24 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?
10281 10036 0 71 68 106

🟢 2024-10-08 17:53:18 UTC Build successful.
🟢 2024-10-08 17:53:52 UTC ydbd size 5.7 GiB changed* by +52.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: c2a5a57 merge: d2424b8 diff diff %
ydbd size 6 097 993 744 Bytes 6 098 047 704 Bytes +52.7 KiB +0.001%
ydbd stripped size 1 520 325 008 Bytes 1 520 335 888 Bytes +10.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 Oct 8, 2024

2024-10-08 16:23:00 UTC Pre-commit check linux-x86_64-relwithdebinfo for d2424b8 has started.
2024-10-08 16:23:12 UTC Artifacts will be uploaded here
2024-10-08 16:26:12 UTC ya make is running...
🟡 2024-10-08 17:14:56 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?
15044 13556 0 2 1380 106

2024-10-08 17:16:16 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-08 17:27:54 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
107 (only retried tests) 6 0 0 0 101

🟢 2024-10-08 17:28:00 UTC Build successful.
🟢 2024-10-08 17:28:24 UTC ydbd size 2.8 GiB changed* by +43.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: c2a5a57 merge: d2424b8 diff diff %
ydbd size 3 008 717 816 Bytes 3 008 762 544 Bytes +43.7 KiB +0.001%
ydbd stripped size 477 379 768 Bytes 477 382 520 Bytes +2.7 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

@pashandor789 pashandor789 self-assigned this Oct 8, 2024
@pashandor789 pashandor789 linked an issue Oct 8, 2024 that may be closed by this pull request
Copy link

github-actions bot commented Oct 8, 2024

2024-10-08 19:23:51 UTC Pre-commit check linux-x86_64-release-asan for d44af9b has started.
2024-10-08 19:24:00 UTC Artifacts will be uploaded here
2024-10-08 19:27:00 UTC ya make is running...
🟡 2024-10-08 20:56:09 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?
10301 10006 0 112 73 110

🟢 2024-10-08 20:57:02 UTC Build successful.
🟢 2024-10-08 20:57:34 UTC ydbd size 5.7 GiB changed* by +72.4 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6ba47a0 merge: d44af9b diff diff %
ydbd size 6 098 115 704 Bytes 6 098 189 856 Bytes +72.4 KiB +0.001%
ydbd stripped size 1 520 340 720 Bytes 1 520 354 288 Bytes +13.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 Oct 8, 2024

2024-10-08 19:24:21 UTC Pre-commit check linux-x86_64-relwithdebinfo for d44af9b has started.
2024-10-08 19:24:32 UTC Artifacts will be uploaded here
2024-10-08 19:27:22 UTC ya make is running...
🟡 2024-10-08 20:15:32 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?
15045 13559 0 4 1380 102

2024-10-08 20:16:48 UTC ya make is running... (failed tests rerun, try 2)
🟢 2024-10-08 20:28:01 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
105 (only retried tests) 4 0 0 1 100

🟢 2024-10-08 20:28:07 UTC Build successful.
🟢 2024-10-08 20:28:26 UTC ydbd size 2.8 GiB changed* by +48.5 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: 6ba47a0 merge: d44af9b diff diff %
ydbd size 3 008 763 544 Bytes 3 008 813 240 Bytes +48.5 KiB +0.002%
ydbd stripped size 477 384 888 Bytes 477 388 152 Bytes +3.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

@pashandor789 pashandor789 merged commit 36f2bde into ydb-platform:main Oct 9, 2024
10 checks passed
pashandor789 added a commit to pashandor789/ydb that referenced this pull request Oct 14, 2024
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.

[KQP] TKqpColumnStatisticsRequester deadlocks requests
2 participants