Skip to content

ISSUES-17244 try fix indeterministic functions with predicate optimizer#17273

Merged
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
zhang2014:fix/ISSUES-17244
Dec 20, 2020
Merged

ISSUES-17244 try fix indeterministic functions with predicate optimizer#17273
alexey-milovidov merged 4 commits intoClickHouse:masterfrom
zhang2014:fix/ISSUES-17244

Conversation

@zhang2014
Copy link
Copy Markdown
Contributor

@zhang2014 zhang2014 commented Nov 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):
Fix indeterministic functions with predicate optimizer. This fixes #17244

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Nov 22, 2020
@zhang2014 zhang2014 changed the title ISSUES-17244 try fix deterministic functions with predicate optimizer ISSUES-17244 try fix indeterministic functions with predicate optimizer Nov 23, 2020
Copy link
Copy Markdown
Member

@alexey-milovidov alexey-milovidov left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@alexey-milovidov alexey-milovidov self-assigned this Nov 29, 2020
@alexey-milovidov alexey-milovidov merged commit af4c395 into ClickHouse:master Dec 20, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 20, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 20, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 20, 2020
robot-clickhouse pushed a commit that referenced this pull request Dec 20, 2020
alexey-milovidov added a commit that referenced this pull request Dec 31, 2020
Backport #17273 to 20.12: ISSUES-17244 try fix indeterministic functions with predicate optimizer
alexey-milovidov added a commit that referenced this pull request Dec 31, 2020
Backport #17273 to 20.11: ISSUES-17244 try fix indeterministic functions with predicate optimizer
robot-clickhouse pushed a commit that referenced this pull request Feb 18, 2021
alexey-milovidov added a commit that referenced this pull request Feb 19, 2021
Backport #17273 to 20.8: ISSUES-17244 try fix indeterministic functions with predicate optimizer
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.

Condition pushdown for rand() > value multiply the probabilities

3 participants