Skip to content

Fix logical error with matcher in table function with join#80894

Merged
vdimir merged 1 commit intomasterfrom
vdimir/fix_80620
Jun 2, 2025
Merged

Fix logical error with matcher in table function with join#80894
vdimir merged 1 commit intomasterfrom
vdimir/fix_80620

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented May 27, 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 to CHANGELOG.md):

  • Fix logical error when resolving star (*) matcher in table function in JOIN with USING

close #80620

@clickhouse-gh
Copy link
Copy Markdown
Contributor

clickhouse-gh bot commented May 27, 2025

Workflow [PR], commit [ccb6718]

@clickhouse-gh clickhouse-gh bot added the pr-bugfix Pull request with bugfix, not backported by default label May 27, 2025
@vdimir vdimir changed the title Fix logical error when matcher in table function with join Fix logical error with matcher in table function with join May 27, 2025
@Avogar Avogar self-assigned this May 27, 2025
@vdimir vdimir added this pull request to the merge queue Jun 2, 2025
Merged via the queue into master with commit 0bb53b8 Jun 2, 2025
120 of 121 checks passed
@vdimir vdimir deleted the vdimir/fix_80620 branch June 2, 2025 16:18
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-synced-to-cloud The PR is synced to the cloud repo label Jun 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

pr-bugfix Pull request with bugfix, not backported by default 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: 'Bad cast from type DB::IdentifierNode to DB::ColumnNode'

3 participants