Skip to content

Fix Alias table with empty args in Replicated database#91382

Merged
evillique merged 1 commit intoClickHouse:masterfrom
nauu:fix_corner_case
Dec 5, 2025
Merged

Fix Alias table with empty args in Replicated database#91382
evillique merged 1 commit intoClickHouse:masterfrom
nauu:fix_corner_case

Conversation

@nauu
Copy link
Copy Markdown
Member

@nauu nauu commented Dec 3, 2025

Changelog category (leave one):

  • Bug Fix (user-visible misbehavior in an official stable release)

Changelog entry (a user-readable short description of the changes that goes into CHANGELOG.md):

Fix Alias table with empty args in Replicated database.
Resolved #91378

Documentation entry for user-facing changes

  • Documentation is written (mandatory for new features)

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented Dec 3, 2025

Workflow [PR], commit [777e4ad]

Summary:

job_name test_name status info comment
Integration tests (amd_asan, db disk, old analyzer, 2/6) failure
test_storage_s3_queue/test_2.py::test_shards[ordered-8] FAIL cidb
Integration tests (amd_tsan, 2/6) failure
test_storage_s3_queue/test_5.py::test_failed_startup FAIL cidb
BuzzHouse (amd_debug) failure
Logical error: 'Inconsistent AST formatting: the query: FAIL cidb
BuzzHouse (amd_msan) failure
Logical error: 'Bad cast from type DB::ColumnNullable to DB::ColumnVector' FAIL cidb

@nauu nauu added the can be tested Allows running workflows for external contributors label Dec 3, 2025
@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label Dec 3, 2025
@evillique evillique self-assigned this Dec 3, 2025
@evillique evillique added this pull request to the merge queue Dec 5, 2025
Merged via the queue into ClickHouse:master with commit 0b33d77 Dec 5, 2025
125 of 131 checks passed
@robot-ch-test-poll3 robot-ch-test-poll3 added the pr-synced-to-cloud The PR is synced to the cloud repo label Dec 5, 2025
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR label Dec 5, 2025
robot-ch-test-poll added a commit that referenced this pull request Dec 5, 2025
Cherry pick #91382 to 25.10: Fix Alias table with empty args in Replicated database
robot-clickhouse added a commit that referenced this pull request Dec 5, 2025
robot-ch-test-poll added a commit that referenced this pull request Dec 5, 2025
Cherry pick #91382 to 25.11: Fix Alias table with empty args in Replicated database
robot-clickhouse added a commit that referenced this pull request Dec 5, 2025
@robot-ch-test-poll2 robot-ch-test-poll2 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Dec 5, 2025
clickhouse-gh bot added a commit that referenced this pull request Dec 5, 2025
Backport #91382 to 25.11: Fix Alias table with empty args in Replicated database
evillique added a commit that referenced this pull request Dec 8, 2025
Backport #91382 to 25.10: Fix Alias table with empty args in Replicated database
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

can be tested Allows running workflows for external contributors pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default pr-must-backport-synced The `*-must-backport` labels are synced into the cloud Sync PR pr-synced-to-cloud The PR is synced to the cloud repo v25.10-must-backport v25.11-must-backport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Badly formed Alias Engine table SEGV

4 participants