Skip to content

Do not replaceAliasColumnsInQuery for JOIN OR/USING sections#29008

Merged
Avogar merged 2 commits intoClickHouse:masterfrom
vdimir:issue-26980-join-id-alias
Sep 15, 2021
Merged

Do not replaceAliasColumnsInQuery for JOIN OR/USING sections#29008
Avogar merged 2 commits intoClickHouse:masterfrom
vdimir:issue-26980-join-id-alias

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Sep 14, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix "Not found column ... in block" error, when join on alias column, close #26980

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Sep 14, 2021
@vdimir vdimir marked this pull request as draft September 14, 2021 10:08
@robot-clickhouse robot-clickhouse added pr-bugfix Pull request with bugfix, not backported by default and removed pr-not-for-changelog This PR should not be mentioned in the changelog labels Sep 14, 2021
@vdimir vdimir marked this pull request as ready for review September 14, 2021 11:16
@Avogar Avogar self-assigned this Sep 15, 2021
@Avogar Avogar merged commit 8d1bf1b into ClickHouse:master Sep 15, 2021
@vdimir vdimir deleted the issue-26980-join-id-alias branch September 15, 2021 15:41
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-no-backport

Projects

None yet

Development

Successfully merging this pull request may close these issues.

"Not found column ... in block" error, when join on alias column

3 participants