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

Added sparsed columns tests for standalone tables #8167

Merged
merged 2 commits into from
Aug 23, 2024

Conversation

aavdonkin
Copy link
Collaborator

Changelog entry

...

Changelog category

  • New feature
  • Experimental feature
  • Improvement
  • Performance improvement
  • Bugfix
  • Backward incompatible change
  • Documentation (changelog entry is not required)
  • Not for changelog (changelog entry is not required)

Additional information

...

Copy link

github-actions bot commented Aug 22, 2024

2024-08-22 14:47:12 UTC Pre-commit check for 9ec2673 has started.
2024-08-22 14:49:26 UTC Check linux-x86_64-release-asan is running...
🟢 2024-08-22 14:55:52 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
167 166 0 0 0 1

🟢 2024-08-22 14:55:59 UTC Build successful.

Copy link

github-actions bot commented Aug 22, 2024

2024-08-22 14:47:33 UTC Pre-commit check for 9ec2673 has started.
2024-08-22 14:51:02 UTC Check linux-x86_64-relwithdebinfo is running...
🟢 2024-08-22 14:57:01 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
167 166 0 0 0 1

🟢 2024-08-22 14:57:09 UTC Build successful.

Copy link

github-actions bot commented Aug 22, 2024

2024-08-22 14:48:43 UTC Pre-commit check for 9ec2673 has started.
2024-08-22 14:51:25 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-22 14:54:09 UTC Build successful.

zverevgeny
zverevgeny previously approved these changes Aug 22, 2024
test.Execute();
}

Y_UNIT_TEST(SwitchingNoStore) {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Standalone is a term for tables not in a store

Copy link

github-actions bot commented Aug 22, 2024

2024-08-22 15:31:50 UTC Pre-commit check for 365bdc9 has started.
2024-08-22 15:34:04 UTC Check linux-x86_64-release-asan is running...
🟢 2024-08-22 15:39:57 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
167 166 0 0 0 1

🟢 2024-08-22 15:40:04 UTC Build successful.

Copy link

github-actions bot commented Aug 22, 2024

2024-08-22 15:33:01 UTC Pre-commit check for 365bdc9 has started.
2024-08-22 15:35:14 UTC Check linux-x86_64-release-clang14 is running...
🟢 2024-08-22 15:37:29 UTC Build successful.

Copy link

github-actions bot commented Aug 22, 2024

2024-08-22 15:33:34 UTC Pre-commit check for 365bdc9 has started.
2024-08-22 15:35:54 UTC Check linux-x86_64-relwithdebinfo is running...
🟢 2024-08-22 15:42:41 UTC Tests successful.

Test history | Ya make output

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
167 166 0 0 0 1

🟢 2024-08-22 15:42:48 UTC Build successful.

@aavdonkin aavdonkin merged commit b4a5ff5 into ydb-platform:main Aug 23, 2024
12 checks passed
rekby pushed a commit to rekby-forks/ydb that referenced this pull request Aug 28, 2024
stanislav-shchetinin pushed a commit to stanislav-shchetinin/ydb that referenced this pull request Aug 30, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 11, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 11, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 13, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 14, 2024
zverevgeny pushed a commit to zverevgeny/ydb that referenced this pull request Sep 15, 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.

2 participants