Skip to content

Conversation

@ydbot
Copy link
Collaborator

@ydbot ydbot commented Dec 23, 2025

Changelog entry

SchemeShard: fix automatic column family creation without proper validation: Fix validation of automatic column family creation by name. Fixes #28219

Changelog category

  • Bugfix

Description for reviewers

Original PR(s)

Metadata

Git Cherry-Pick Log

=== Cherry-picking 1ab63c5 ===
Auto-merging ydb/core/tx/schemeshard/schemeshard__operation_alter_table.cpp
Auto-merging ydb/core/tx/schemeshard/schemeshard__operation_copy_table.cpp
Auto-merging ydb/core/tx/schemeshard/schemeshard__operation_create_table.cpp
Auto-merging ydb/core/tx/schemeshard/schemeshard_info_types.cpp
Auto-merging ydb/core/tx/schemeshard/schemeshard_info_types.h
Auto-merging ydb/core/tx/schemeshard/ut_base/ut_base.cpp
[cherry-pick-stable-25-3-1-251223-140949 90f92978da4] SchemeShard: fix automatic column family creation without proper validation (#30962)
 Author: Ivan Nikolaev <[email protected]>
 Date: Tue Dec 23 12:25:46 2025 +0300
 6 files changed, 74 insertions(+), 7 deletions(-)

PR was created by cherry-pick workflow run

@ydbot
Copy link
Collaborator Author

ydbot commented Dec 23, 2025

Run Extra Tests

Run additional tests for this PR. You can customize:

  • Test Size: small, medium, large (default: all)
  • Test Targets: any directory path (default: ydb/)
  • Sanitizers: ASAN, MSAN, TSAN
  • Coredumps: enable for debugging (default: off)
  • Additional args: custom ya make arguments

▶  Run tests

@github-actions
Copy link

🟢 2025-12-23 14:12:04 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

2025-12-23 14:13:42 UTC Pre-commit check linux-x86_64-release-asan for f306ac8 has started.
2025-12-23 14:13:58 UTC Artifacts will be uploaded here
2025-12-23 14:17:35 UTC ya make is running...
🟡 2025-12-23 16:28:50 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
15812 15342 0 168 287 15

🟢 2025-12-23 16:28:56 UTC Build successful.
🟢 2025-12-23 16:29:28 UTC ydbd size 3.8 GiB changed* by +5.3 KiB, which is < 100.0 KiB vs stable-25-3-1: OK

ydbd size dash stable-25-3-1: 3b744b5 merge: f306ac8 diff diff %
ydbd size 4 055 315 632 Bytes 4 055 321 016 Bytes +5.3 KiB +0.000%
ydbd stripped size 1 510 714 528 Bytes 1 510 716 256 Bytes +1.7 KiB +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

2025-12-23 16:35:58 UTC Pre-commit check linux-x86_64-relwithdebinfo for f306ac8 has started.
2025-12-23 16:36:14 UTC Artifacts will be uploaded here
2025-12-23 16:39:58 UTC ya make is running...
🟡 2025-12-23 18:21:54 UTC Some tests failed, follow the links below. Going to retry failed tests...

Details

Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
38827 36144 0 9 2653 21

2025-12-23 18:22:04 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-12-23 18:40:36 UTC Some tests failed, follow the links below. Going to retry failed tests...

Details

Ya make output | Test bloat | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
710 (only retried tests) 694 0 1 1 14

2025-12-23 18:40:39 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-12-23 18:56:57 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
534 (only retried tests) 519 0 0 0 15

🟢 2025-12-23 18:56:59 UTC Build successful.
🟢 2025-12-23 18:57:19 UTC ydbd size 2.3 GiB changed* by +3.0 KiB, which is < 100.0 KiB vs stable-25-3-1: OK

ydbd size dash stable-25-3-1: 3b744b5 merge: f306ac8 diff diff %
ydbd size 2 436 875 072 Bytes 2 436 878 160 Bytes +3.0 KiB +0.000%
ydbd stripped size 521 212 136 Bytes 521 212 840 Bytes +704 Bytes +0.000%

*please be aware that the difference is based on comparing your commit and the last completed build from the post-commit, check comparation

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants