Skip to content

ISSUES-10572 fix bloom filter with const column#12659

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
zhang2014:fix/ISSUES-10572
Jul 27, 2020
Merged

ISSUES-10572 fix bloom filter with const column#12659
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
zhang2014:fix/ISSUES-10572

Conversation

@zhang2014
Copy link
Copy Markdown
Contributor

@zhang2014 zhang2014 commented Jul 22, 2020

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):
fixes #10572
fix bloom filter index with const expression

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Jul 22, 2020
@zhang2014
Copy link
Copy Markdown
Contributor Author

cc @alexey-milovidov

@alexey-milovidov alexey-milovidov self-assigned this Jul 27, 2020
@alexey-milovidov alexey-milovidov merged commit 7dac65c into ClickHouse:master Jul 27, 2020
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12659 to 20.6: ISSUES-10572 fix bloom filter with const column
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12659 to 20.4: ISSUES-10572 fix bloom filter with const column
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12659 to 20.5: ISSUES-10572 fix bloom filter with const column
alexey-milovidov added a commit that referenced this pull request Jul 27, 2020
Backport #12659 to 20.3: ISSUES-10572 fix bloom filter with const column
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.

IN operator: ColumnTuple cannot have ColumnConst as its element

3 participants