Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix default value used in row level filter #43387

Merged
merged 2 commits into from Nov 22, 2022

Conversation

davenger
Copy link
Member

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 a bug when row level filter uses default value of column

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

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Nov 18, 2022
@CurtizJ CurtizJ self-assigned this Nov 19, 2022
@davenger
Copy link
Member Author

perf tests if_array_string and set_index are not using MergeTree, so they are not affected by this change

@CurtizJ CurtizJ merged commit 0479d8d into master Nov 22, 2022
@CurtizJ CurtizJ deleted the fix_default_value_used_in_row_level_filter branch November 22, 2022 00:46
@robot-clickhouse-ci-1 robot-clickhouse-ci-1 added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Nov 23, 2022
CurtizJ added a commit that referenced this pull request Nov 29, 2022
Backport #43387 to 22.9: Fix default value used in row level filter
CurtizJ added a commit that referenced this pull request Nov 29, 2022
Backport #43387 to 22.8: Fix default value used in row level filter
CurtizJ added a commit that referenced this pull request Nov 29, 2022
Backport #43387 to 22.11: Fix default value used in row level filter
CurtizJ added a commit that referenced this pull request Nov 29, 2022
Backport #43387 to 22.10: Fix default value used in row level filter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore pr-bugfix Pull request with bugfix, not backported by default v22.8-must-backport v22.11-must-backport
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants