Skip to content

Fix ALTER OBJECT for SHOW CREATE TABLE #18531

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

Merged
merged 1 commit into from
May 20, 2025

Conversation

shnikd
Copy link
Collaborator

@shnikd shnikd commented May 19, 2025

Changelog category

  • Not for changelog (changelog entry is not required)

Description for reviewers

Fix ALTER OBJECT for SHOW CREATE TABLE

Copy link

github-actions bot commented May 19, 2025

🟢 2025-05-19 23:56:12 UTC The validation of the Pull Request description is successful.

Copy link

github-actions bot commented May 19, 2025

2025-05-19 23:56:32 UTC Pre-commit check linux-x86_64-release-asan for f99200f has started.
2025-05-19 23:56:43 UTC Artifacts will be uploaded here
2025-05-19 23:59:39 UTC ya make is running...
🟡 2025-05-20 01:30:29 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
13149 12903 0 180 41 25

2025-05-20 01:31:38 UTC ya make is running... (failed tests rerun, try 2)
🟡 2025-05-20 02:02:46 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet Going to retry failed tests...

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1414 (only retried tests) 1305 0 69 15 25

2025-05-20 02:03:03 UTC ya make is running... (failed tests rerun, try 3)
🟡 2025-05-20 02:32:15 UTC Some tests failed, follow the links below. This fail is not in blocking policy yet

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
1173 (only retried tests) 1080 0 55 14 24

🟢 2025-05-20 02:32:29 UTC Build successful.
🟢 2025-05-20 02:33:03 UTC ydbd size 3.9 GiB changed* by +1.7 KiB, which is < 100.0 KiB vs main: OK

ydbd size dash main: b0eec57 merge: f99200f diff diff %
ydbd size 4 142 965 704 Bytes 4 142 967 416 Bytes +1.7 KiB +0.000%
ydbd stripped size 1 437 896 920 Bytes 1 437 897 432 Bytes +512 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

Copy link

github-actions bot commented May 19, 2025

2025-05-19 23:58:01 UTC Pre-commit check linux-x86_64-relwithdebinfo for f99200f has started.
2025-05-19 23:58:51 UTC Artifacts will be uploaded here
2025-05-20 00:02:13 UTC ya make is running...
🟡 2025-05-20 01:01:03 UTC Some tests failed, follow the links below. Going to retry failed tests...

Test history | Ya make output | Test bloat

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
21100 19718 0 4 1336 42

2025-05-20 01:02:45 UTC ya make is running... (failed tests rerun, try 2)
🟢 2025-05-20 01:29:07 UTC Tests successful.

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

TESTS PASSED ERRORS FAILED SKIPPED MUTED?
592 (only retried tests) 559 0 0 1 32

🟢 2025-05-20 01:29:16 UTC Build successful.
🟢 2025-05-20 01:29:37 UTC ydbd size 2.2 GiB changed* by +960 Bytes, which is < 100.0 KiB vs main: OK

ydbd size dash main: b0eec57 merge: f99200f diff diff %
ydbd size 2 355 120 960 Bytes 2 355 121 920 Bytes +960 Bytes +0.000%
ydbd stripped size 494 788 200 Bytes 494 788 392 Bytes +192 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

@shnikd shnikd merged commit cdcb2e6 into ydb-platform:main May 20, 2025
15 of 16 checks passed
@shnikd shnikd linked an issue May 20, 2025 that may be closed by this pull request
nshestakov pushed a commit to nshestakov/ydb that referenced this pull request May 22, 2025
xyliganSereja pushed a commit to xyliganSereja/ydb_work that referenced this pull request Jun 3, 2025
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.

Support ALTER OBJECT for SHOW CREATE TABLE with column-oriented tables
2 participants