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

Optimize index sorting in BSC SysView #15448

Merged

Conversation

alexvru
Copy link
Collaborator

@alexvru alexvru commented Mar 7, 2025

Changelog entry

Optimize index sorting in BSC SysView

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

SysView in BSC does not sort anything now, thus decreasing response time for SysView queries.

Copy link

github-actions bot commented Mar 7, 2025

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

Copy link

github-actions bot commented Mar 7, 2025

2025-03-07 07:46:19 UTC Pre-commit check linux-x86_64-relwithdebinfo for 56d33b3 has started.
2025-03-07 07:46:34 UTC Artifacts will be uploaded here
2025-03-07 07:49:19 UTC ya make is running...
🟡 2025-03-07 08:36:44 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?
19214 17862 0 2 1229 121

2025-03-07 08:38:18 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-03-07 08:51:04 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
183 (only retried tests) 75 0 0 0 108

🟢 2025-03-07 08:51:14 UTC Build successful.
🟢 2025-03-07 08:51:33 UTC ydbd size 2.1 GiB changed* by -146.8 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 37e370b merge: 56d33b3 diff diff %
ydbd size 2 293 420 848 Bytes 2 293 270 528 Bytes -146.8 KiB -0.007%
ydbd stripped size 480 451 296 Bytes 480 425 056 Bytes -25.6 KiB -0.005%

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

2025-03-07 07:47:03 UTC Pre-commit check linux-x86_64-release-asan for 56d33b3 has started.
2025-03-07 07:47:17 UTC Artifacts will be uploaded here
2025-03-07 07:50:01 UTC ya make is running...
🟡 2025-03-07 08:59:03 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?
11750 11493 0 207 18 32

2025-03-07 09:00:03 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-03-07 09:15:24 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?
310 (only retried tests) 234 0 45 2 29

2025-03-07 09:15:37 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-03-07 09:27:02 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?
113 (only retried tests) 83 0 1 2 27

🟢 2025-03-07 09:27:09 UTC Build successful.
🟢 2025-03-07 09:27:35 UTC ydbd size 3.7 GiB changed* by -247.5 KiB, which is <= 0 Bytes vs main: OK

ydbd size dash main: 37e370b merge: 56d33b3 diff diff %
ydbd size 3 994 259 048 Bytes 3 994 005 600 Bytes -247.5 KiB -0.006%
ydbd stripped size 1 388 747 112 Bytes 1 388 656 872 Bytes -88.1 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

@alexvru alexvru merged commit 877c148 into ydb-platform:main Mar 10, 2025
14 checks passed
@alexvru alexvru deleted the bsdc/optimize-sys-view-index-sort branch March 10, 2025 04:39
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