Skip to content

Check left join strictness in tryInitDictJoin#29014

Merged
kitaisreal merged 2 commits intoClickHouse:masterfrom
vdimir:issue-29007-dict-join-strictness
Sep 15, 2021
Merged

Check left join strictness in tryInitDictJoin#29014
kitaisreal merged 2 commits intoClickHouse:masterfrom
vdimir:issue-29007-dict-join-strictness

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):
Handle any_join_distinct_right_table_keys when join with dictionary, close #29007

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Sep 14, 2021
@kitaisreal kitaisreal self-assigned this Sep 14, 2021
@kitaisreal kitaisreal merged commit 69e59f3 into ClickHouse:master Sep 15, 2021
@vdimir vdimir deleted the issue-29007-dict-join-strictness branch September 15, 2021 08:55
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.

Logical error: wrong JOIN combination

3 participants