Skip to content

Tests for fixed issues #10846, #7347, #3767#12193

Merged
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
filimonov:tests_for_few_fixed_issues
Jul 7, 2020
Merged

Tests for fixed issues #10846, #7347, #3767#12193
alexey-milovidov merged 2 commits intoClickHouse:masterfrom
filimonov:tests_for_few_fixed_issues

Conversation

@filimonov
Copy link
Contributor

@filimonov filimonov commented Jul 7, 2020

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

Changelog category (leave one):

  • Not for changelog (changelog entry is not required)

Changelog entry (a user-readable short description of the changes that goes to CHANGELOG.md):
2 fixed in #11807 and the last one in #5238

Detailed description / Documentation draft:
Closes #10846
Closes #7347
Closes #3767

@robot-clickhouse robot-clickhouse added the pr-not-for-changelog This PR should not be mentioned in the changelog label Jul 7, 2020
@filimonov filimonov changed the title Tests for fixed issues #10846 and #7347 Tests for fixed issues #10846, #7347, #3767 Jul 7, 2020
@alexey-milovidov alexey-milovidov self-assigned this Jul 7, 2020
@alexey-milovidov alexey-milovidov merged commit 23094b5 into ClickHouse:master Jul 7, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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.

'if' function not working with Nullable condition. IF col = 0, return true when col IS NULL Error in handling of NULL values when used with NOT IN

3 participants