Skip to content

Function dictGet default implementation for nulls#28530

Merged
kitaisreal merged 2 commits intoClickHouse:masterfrom
kitaisreal:dict-get-default-implementation-for-nulls
Sep 4, 2021
Merged

Function dictGet default implementation for nulls#28530
kitaisreal merged 2 commits intoClickHouse:masterfrom
kitaisreal:dict-get-default-implementation-for-nulls

Conversation

@kitaisreal
Copy link
Copy Markdown
Contributor

@kitaisreal kitaisreal commented Sep 2, 2021

I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en

Fixes #28525.

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Sep 2, 2021
@kitaisreal kitaisreal added pr-must-backport Pull request should be backported intentionally. Use this label with great care! and removed pr-not-for-changelog This PR should not be mentioned in the changelog labels Sep 2, 2021
@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Sep 2, 2021
@alesapin alesapin self-assigned this Sep 2, 2021
@kitaisreal kitaisreal merged commit f076cc6 into ClickHouse:master Sep 4, 2021
kitaisreal added a commit that referenced this pull request Sep 7, 2021
Backport #28530 to 21.9: Function dictGet default implementation for nulls
kitaisreal added a commit that referenced this pull request Sep 10, 2021
Backport #28530 to 21.8: Function dictGet default implementation for nulls
kitaisreal added a commit that referenced this pull request Sep 15, 2021
Backport #28530 to 21.7: Function dictGet default implementation for nulls
@filimonov
Copy link
Copy Markdown
Contributor

Not for changelog (changelog entry is not required)

It affected released version. Better to add descriptions for those.

@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-must-backport Pull request should be backported intentionally. Use this label with great care! pr-not-for-changelog This PR should not be mentioned in the changelog

Projects

None yet

Development

Successfully merging this pull request may close these issues.

dictGet nullable argument stopped working

5 participants