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 prewhere optimization. #9024

Merged
merged 1 commit into from
Feb 6, 2020
Merged

Conversation

CurtizJ
Copy link
Member

@CurtizJ CurtizJ commented Feb 5, 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 error of prewhere optimization, which could lead to segfaults or Inconsistent number of columns got from MergeTreeRangeReader exception.

Detailed description / Documentation draft:
Fixes #8997.

@alesapin alesapin added the pr-bugfix Pull request with bugfix, not backported by default label Feb 5, 2020
@alesapin alesapin merged commit 790ef52 into ClickHouse:master Feb 6, 2020
@tavplubix tavplubix added the v20.1 label Feb 7, 2020
tavplubix pushed a commit that referenced this pull request Feb 7, 2020
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.

[20.1.2.4] Address: NULL pointer. Access: read. Address not mapped to object.
4 participants