Skip to content

Handle const column in JoinCommon::removeColumnNullability#32508

Merged
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
vdimir:issue_32458
Dec 10, 2021
Merged

Handle const column in JoinCommon::removeColumnNullability#32508
alexey-milovidov merged 1 commit intoClickHouse:masterfrom
vdimir:issue_32458

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Dec 10, 2021

Changelog category (leave one):

  • Bug Fix (user-visible misbehaviour in official stable or prestable release)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
Fix crash in JoinCommon::removeColumnNullability, close #32458

@robot-clickhouse robot-clickhouse added the pr-bugfix Pull request with bugfix, not backported by default label Dec 10, 2021
@alexey-milovidov alexey-milovidov added the pr-must-backport Pull request should be backported intentionally. Use this label with great care! label Dec 10, 2021
@alexey-milovidov alexey-milovidov self-assigned this Dec 10, 2021
@alexey-milovidov alexey-milovidov merged commit 17e5f5c into ClickHouse:master Dec 10, 2021
@vdimir vdimir deleted the issue_32458 branch December 11, 2021 05:21
robot-clickhouse pushed a commit that referenced this pull request Dec 11, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 11, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 11, 2021
robot-clickhouse pushed a commit that referenced this pull request Dec 11, 2021
alexey-milovidov added a commit that referenced this pull request Dec 11, 2021
Backport #32508 to 21.12: Handle const column in JoinCommon::removeColumnNullability
@Felixoid Felixoid added the pr-backports-created Backport PRs are successfully created, it won't be processed by CI script anymore label Jul 14, 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.

Segmentation fault in JoinCommon::removeColumnNullability

4 participants