Skip to content

Fix scalar subquery index analysis#21766

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
amosbird:indexfix
Mar 28, 2021
Merged

Fix scalar subquery index analysis#21766
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
amosbird:indexfix

Conversation

@amosbird
Copy link
Copy Markdown
Collaborator

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

Changelog category (leave one):

  • Bug Fix

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

Fix scalar subquery index analysis. This fixes #21717 , which was introduced in #18896 .

Detailed description / Documentation draft:

.

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Mar 16, 2021
@alexey-milovidov alexey-milovidov self-assigned this Mar 28, 2021
@alexey-milovidov alexey-milovidov merged commit c082895 into ClickHouse:master Mar 28, 2021
alexey-milovidov added a commit that referenced this pull request Mar 30, 2021
Backport #21766 to 21.3: Fix scalar subquery index analysis
alexey-milovidov added a commit that referenced this pull request Mar 30, 2021
Backport #21766 to 21.2: Fix scalar subquery index analysis
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Primary key and partition key are not used with a predicate as a constant subquery

3 participants