You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
⚪ 2024-02-21 12:19:35 UTC Pre-commit check for 825f560 has started.
⚪ 2024-02-21 12:19:37 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-21 12:51:54 UTC Build successful.
⚪ 2024-02-21 12:52:07 UTC Tests are running...
🔴 2024-02-21 13:26:53 UTC Test run completed, no test results found for commit 12ab234. Please check build logs.
⚫ 2024-02-21 13:26:56 UTC Check cancelled
⚪ 2024-02-21 12:20:03 UTC Pre-commit check for 825f560 has started.
⚪ 2024-02-21 12:20:05 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-21 12:54:22 UTC Build successful.
⚪ 2024-02-21 12:54:31 UTC Tests are running...
🔴 2024-02-21 13:26:54 UTC Test run completed, no test results found for commit 12ab234. Please check build logs.
⚫ 2024-02-21 13:26:59 UTC Check cancelled
⚪ 2024-02-21 14:33:44 UTC Pre-commit check for 99d56c8 has started.
⚪ 2024-02-21 14:33:45 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-21 14:36:05 UTC Build successful.
⚪ 2024-02-21 14:36:15 UTC Tests are running...
🔴 2024-02-21 16:06:25 UTC Some tests failed, follow the links below.
⚪ 2024-02-21 14:33:46 UTC Pre-commit check for 99d56c8 has started.
⚪ 2024-02-21 14:33:47 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-21 14:36:20 UTC Build successful.
⚪ 2024-02-21 14:36:29 UTC Tests are running...
🔴 2024-02-21 16:16:24 UTC Some tests failed, follow the links below.
⚪ 2024-02-21 17:06:49 UTC Pre-commit check for 4ae788e has started.
⚪ 2024-02-21 17:06:52 UTC Build linux-x86_64-relwithdebinfo is running...
🟢 2024-02-21 17:35:07 UTC Build successful.
⚪ 2024-02-21 17:35:21 UTC Tests are running...
🔴 2024-02-21 19:09:37 UTC Some tests failed, follow the links below.
⚪ 2024-02-21 17:06:56 UTC Pre-commit check for 4ae788e has started.
⚪ 2024-02-21 17:07:01 UTC Build linux-x86_64-release-asan is running...
🟢 2024-02-21 17:36:50 UTC Build successful.
⚪ 2024-02-21 17:37:06 UTC Tests are running...
🔴 2024-02-21 19:18:23 UTC Some tests failed, follow the links below.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog entry
...
Changelog category
Additional information
Implement
TStatsPartGroupBtreeIndexIterator.Start
method that loads all (for now) B-Tree nodesAlso store all index nodes in a list to iterate through them easily on Next calls (without up/down moves)
Test
BuildStats
with screen (slices)