Skip to content

Fix crash in select from StorageJoin#11340

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
4ertus2:bugs
Jun 1, 2020
Merged

Fix crash in select from StorageJoin#11340
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
4ertus2:bugs

Conversation

@4ertus2
Copy link
Copy Markdown
Contributor

@4ertus2 4ertus2 commented Jun 1, 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 crash in direct selects from StorageJoin (without JOIN) and wrong nullability.

Closes #10398

@blinkov blinkov added the pr-bugfix Pull request with bugfix, not backported by default label Jun 1, 2020
@alexey-milovidov alexey-milovidov self-assigned this Jun 1, 2020
@alexey-milovidov alexey-milovidov merged commit 8e5d672 into ClickHouse:master Jun 1, 2020
KochetovNicolai pushed a commit that referenced this pull request Jun 8, 2020
Fix crash in select from StorageJoin

(cherry picked from commit 8e5d672)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no-docs-needed pr-bugfix Pull request with bugfix, not backported by default

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Server crash on select from engine=Join query

5 participants