Skip to content

Comments

Allow alias in MODIFY ORDER BY to fix AST Inconsistency#96679

Merged
qoega merged 1 commit intomasterfrom
ast-inconsistency-in-alter-table
Feb 11, 2026
Merged

Allow alias in MODIFY ORDER BY to fix AST Inconsistency#96679
qoega merged 1 commit intomasterfrom
ast-inconsistency-in-alter-table

Conversation

@george-larionov
Copy link
Member

Resolves #93861. Allow alias in MODIFY ORDER BY, e.g.:

ALTER TABLE t55 (MODIFY ORDER BY c0 AS a0)

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

@clickhouse-gh
Copy link
Contributor

clickhouse-gh bot commented Feb 11, 2026

Workflow [PR], commit [9841ed1]

Summary:

@clickhouse-gh clickhouse-gh bot added the pr-not-for-changelog This PR should not be mentioned in the changelog label Feb 11, 2026
@ahmadov ahmadov self-assigned this Feb 11, 2026
@qoega qoega marked this pull request as ready for review February 11, 2026 21:02
@qoega qoega added this pull request to the merge queue Feb 11, 2026
Merged via the queue into master with commit 84eb34f Feb 11, 2026
134 checks passed
@qoega qoega deleted the ast-inconsistency-in-alter-table branch February 11, 2026 21:15
@robot-clickhouse robot-clickhouse added the pr-synced-to-cloud The PR is synced to the cloud repo label Feb 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-not-for-changelog This PR should not be mentioned in the changelog pr-synced-to-cloud The PR is synced to the cloud repo

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logical error: 'Inconsistent AST formatting: the query: (STID: 1941-1bfa)

4 participants