Skip to content

Fixing sorting in count distinct aggregation#1077

Merged
SiddharthV1 merged 1 commit intomasterfrom
bugfix/fixing-sorting-in-count-distinct-aggregation
Jan 31, 2022
Merged

Fixing sorting in count distinct aggregation#1077
SiddharthV1 merged 1 commit intomasterfrom
bugfix/fixing-sorting-in-count-distinct-aggregation

Conversation

@piotrkosecki
Copy link
Copy Markdown
Contributor

the problem was that when we stripped the prefix it at first removed count, not count distinct - it was prepared keeping in mind that aggregation function will have one word.

@sonarqubecloud
Copy link
Copy Markdown

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@SiddharthV1 SiddharthV1 merged commit 9dbc6f8 into master Jan 31, 2022
@vishakh vishakh added this to the 2022_r1 milestone Mar 11, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants