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: Distinct plan refactor and support grouping and aggregation on join query #8506

Merged
merged 9 commits into from
Jul 22, 2021

Conversation

harshit-gangal
Copy link
Member

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

Description

Refactored distinct plan to use oa engine.
Added additional supported plans or add failure messages for Gen4 errors to plan tests.
Added support for grouping, aggregations in join query.

Related Issue(s)

#7280

Checklist

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

Deployment Notes

…rimitive to support varchar type columns

Signed-off-by: Harshit Gangal <[email protected]>
@harshit-gangal harshit-gangal added Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature) labels Jul 21, 2021
@harshit-gangal harshit-gangal changed the title Gen4: Distinct planning Gen4: Distinct plan refactor and support grouping and aggregation on join query Jul 22, 2021
@harshit-gangal harshit-gangal marked this pull request as ready for review July 22, 2021 12:05
@systay systay merged commit 283bde1 into vitessio:main Jul 22, 2021
@systay systay deleted the gen4-distinct-2 branch July 22, 2021 14:16
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