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-251223-140949 cf1b4437198] 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:11:48 UTC The validation of the Pull Request description is successful.

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

2025-12-23 16:46:50 UTC Pre-commit check linux-x86_64-relwithdebinfo for 719e3b5 has started.
2025-12-23 16:47:06 UTC Artifacts will be uploaded here
2025-12-23 16:50:39 UTC ya make is running...
🟡 2025-12-23 18:22:23 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?
39373 36697 0 2 2650 24

2025-12-23 18:22:32 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-12-23 18:48:28 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?
607 (only retried tests) 578 0 1 5 23

2025-12-23 18:48:31 UTC ya make is running... (failed tests rerun, try 3)
🟢 2025-12-23 19:09:26 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
571 (only retried tests) 553 0 0 1 17

🟢 2025-12-23 19:09:29 UTC Build successful.
🟢 2025-12-23 19:09:46 UTC ydbd size 2.3 GiB changed* by +3.0 KiB, which is < 100.0 KiB vs stable-25-3: OK

ydbd size dash stable-25-3: d8e4b72 merge: 719e3b5 diff diff %
ydbd size 2 423 851 408 Bytes 2 423 854 504 Bytes +3.0 KiB +0.000%
ydbd stripped size 515 549 608 Bytes 515 550 312 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

@github-actions
Copy link

github-actions bot commented Dec 23, 2025

2025-12-23 14:12:47 UTC Pre-commit check linux-x86_64-release-asan for 719e3b5 has started.
2025-12-23 14:13:34 UTC Artifacts will be uploaded here
2025-12-23 14:17:48 UTC ya make is running...
🟡 2025-12-23 16:30:23 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?
16101 15556 0 229 296 20

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

ydbd size dash stable-25-3: d8e4b72 merge: 719e3b5 diff diff %
ydbd size 4 031 090 904 Bytes 4 031 096 240 Bytes +5.2 KiB +0.000%
ydbd stripped size 1 498 409 792 Bytes 1 498 411 456 Bytes +1.6 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

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