Skip to content

Fix exponential query rewrite in case of lots of cross joins with where#41223

Merged
vdimir merged 3 commits intomasterfrom
vdimir/exponential_rewrite_21557
Sep 19, 2022
Merged

Fix exponential query rewrite in case of lots of cross joins with where#41223
vdimir merged 3 commits intomasterfrom
vdimir/exponential_rewrite_21557

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Sep 12, 2022

Changelog category (leave one):

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

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

Fix exponential query rewrite in case of lots of cross joins with where, close #21557

Information about CI checks: https://clickhouse.com/docs/en/development/continuous-integration/

@vdimir vdimir added the pr-bugfix Pull request with bugfix, not backported by default label Sep 12, 2022
@vdimir vdimir requested a review from kssenii September 15, 2022 10:30
@vdimir vdimir merged commit b6b5932 into master Sep 19, 2022
@vdimir vdimir deleted the vdimir/exponential_rewrite_21557 branch September 19, 2022 08:07
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.

EXPLAIN SYNTAX calculation stuck with complex query

2 participants