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 wrong literal name in KeyCondition using ActionsDAG. #41281

Merged

Conversation

KochetovNicolai
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 possible wrong query result with query_plan_optimize_primary_key enabled. Fixes #40599

@robot-ch-test-poll robot-ch-test-poll added the pr-bugfix Pull request with bugfix, not backported by default label Sep 13, 2022
@nickitat nickitat self-assigned this Sep 13, 2022
@KochetovNicolai KochetovNicolai merged commit 16f78eb into master Sep 16, 2022
@KochetovNicolai KochetovNicolai deleted the fix-key-condition-with-actions-dag-literal-name branch September 16, 2022 14:06
@KochetovNicolai KochetovNicolai added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Sep 22, 2022
robot-clickhouse pushed a commit that referenced this pull request Sep 22, 2022
nickitat pushed a commit that referenced this pull request Sep 23, 2022
@robot-clickhouse robot-clickhouse added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Sep 28, 2022
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 pr-must-backport Pull request should be backported intentionally. Use this label with great care!
Projects
None yet
Development

Successfully merging this pull request may close these issues.

22.8.2.11 sql filter exception
4 participants