Skip to content

Merging #10930. (Distinct combinator)#11729

Merged
CurtizJ merged 23 commits intoClickHouse:masterfrom
CurtizJ:distinct-combinator
Jun 26, 2020
Merged

Merging #10930. (Distinct combinator)#11729
CurtizJ merged 23 commits intoClickHouse:masterfrom
CurtizJ:distinct-combinator

Conversation

@CurtizJ
Copy link
Copy Markdown
Member

@CurtizJ CurtizJ commented Jun 17, 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)

Merging #10930.

Resolves #6539.
Resolves #11517.

@blinkov blinkov added the pr-other Pull request with changes not fitting to other categories label Jun 17, 2020
@CurtizJ CurtizJ force-pushed the distinct-combinator branch from 1d01548 to 5abbaee Compare June 17, 2020 12:02
@CurtizJ CurtizJ force-pushed the distinct-combinator branch from 4b8542a to 3f0f0ff Compare June 22, 2020 13:32
@CurtizJ CurtizJ marked this pull request as ready for review June 22, 2020 13:32
@CurtizJ CurtizJ added pr-not-for-changelog This PR should not be mentioned in the changelog and removed pr-other Pull request with changes not fitting to other categories labels Jun 24, 2020
@CurtizJ CurtizJ merged commit 39fe7d6 into ClickHouse:master Jun 26, 2020
@CurtizJ CurtizJ deleted the distinct-combinator branch July 31, 2020 18:59
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.

support countIf(DISTINCT col1, <cond_expr>) What's the issue with sumDistinct ?

3 participants