Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Gen4: Count Distinct support #8543

Merged
merged 13 commits into from
Jul 28, 2021

Conversation

harshit-gangal
Copy link
Member

@harshit-gangal harshit-gangal commented Jul 27, 2021

Description

Add support for count and sum distinct

Related Issue(s)

#7280

Checklist

  • Tests were added or are not required
  • Documentation was added or is not required

Deployment Notes

@harshit-gangal harshit-gangal added Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature) labels Jul 27, 2021
@harshit-gangal harshit-gangal marked this pull request as ready for review July 28, 2021 05:07
go/vt/vtgate/planbuilder/ordered_aggregate.go Outdated Show resolved Hide resolved
Copy link
Collaborator

@systay systay left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Left a few comments

@systay systay force-pushed the gen4-func-distinct branch 2 times, most recently from bda177f to 3407e07 Compare July 28, 2021 15:14
@harshit-gangal harshit-gangal requested a review from systay July 28, 2021 16:33
@harshit-gangal harshit-gangal merged commit 0df3bab into vitessio:main Jul 28, 2021
@harshit-gangal harshit-gangal deleted the gen4-func-distinct branch July 28, 2021 17:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants