Skip to content

Correct check asof join key nullability#35674

Merged
vdimir merged 1 commit intoClickHouse:masterfrom
vdimir:asof-key-null-issue-35565
Apr 4, 2022
Merged

Correct check asof join key nullability#35674
vdimir merged 1 commit intoClickHouse:masterfrom
vdimir:asof-key-null-issue-35565

Conversation

@vdimir
Copy link
Copy Markdown
Member

@vdimir vdimir commented Mar 28, 2022

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 check asof join key nullability, close #35565

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

@vdimir vdimir added the pr-bugfix Pull request with bugfix, not backported by default label Mar 28, 2022
@kitaisreal kitaisreal self-assigned this Mar 28, 2022
@vdimir vdimir merged commit b80f249 into ClickHouse:master Apr 4, 2022
@vdimir vdimir deleted the asof-key-null-issue-35565 branch April 4, 2022 14:56
@filimonov
Copy link
Copy Markdown
Contributor

We need it in 22.3

vdimir added a commit that referenced this pull request Jun 9, 2022
Backport #35674 to 22.3: Correct check asof join key nullability
@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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

v22.3.2.2 ASOF join Nullable column error(Not conditional Nullable)

4 participants