Skip to content

Conversation

@kungasc
Copy link
Contributor

@kungasc kungasc commented Feb 21, 2024

Changelog entry

...

Changelog category

  • Not for changelog (changelog entry is not required)

Additional information

Implement TStatsPartGroupBtreeIndexIterator.Start method that loads all (for now) B-Tree nodes

Also store all index nodes in a list to iterate through them easily on Next calls (without up/down moves)

Test BuildStats with screen (slices)

@github-actions
Copy link

github-actions bot commented Feb 21, 2024

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

@github-actions
Copy link

github-actions bot commented Feb 21, 2024

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

@kungasc kungasc mentioned this pull request Feb 21, 2024
63 tasks
@github-actions
Copy link

github-actions bot commented Feb 21, 2024

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.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67912 56907 0 12 10953 40

@github-actions
Copy link

github-actions bot commented Feb 21, 2024

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.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14827 14600 0 27 163 37

@github-actions
Copy link

github-actions bot commented Feb 21, 2024

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.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
67910 56920 0 3 10951 36

@github-actions
Copy link

github-actions bot commented Feb 21, 2024

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.

Test history

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
14827 14604 0 15 171 37

@kungasc kungasc marked this pull request as ready for review February 22, 2024 09:07
@kungasc kungasc requested a review from snaury February 22, 2024 09:07
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