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: Derived tables #8491

Merged
merged 37 commits into from
Jul 28, 2021
Merged

gen4: Derived tables #8491

merged 37 commits into from
Jul 28, 2021

Conversation

systay
Copy link
Collaborator

@systay systay commented Jul 19, 2021

Description

Adds support for derived tables in gen4.

Related Issue(s)

#7280

Checklist

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

@systay systay added Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature) labels Jul 20, 2021
Signed-off-by: Andres Taylor <[email protected]>
Signed-off-by: Andres Taylor <[email protected]>
@systay systay marked this pull request as ready for review July 22, 2021 14:24
Signed-off-by: Andres Taylor <[email protected]>
Signed-off-by: Andres Taylor <[email protected]>
Copy link
Member

@frouioui frouioui left a comment

Choose a reason for hiding this comment

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

The pull request looks good to me, I have left a couple of comments

go/vt/vtgate/planbuilder/jointree.go Outdated Show resolved Hide resolved
go/vt/vtgate/planbuilder/jointree.go Outdated Show resolved Hide resolved
@systay systay marked this pull request as draft July 22, 2021 23:02
@frouioui frouioui marked this pull request as ready for review July 27, 2021 08:06
Copy link
Member

@GuptaManan100 GuptaManan100 left a comment

Choose a reason for hiding this comment

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

LGTM now! 🏎️

systay and others added 3 commits July 28, 2021 10:16
Signed-off-by: Andres Taylor <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
Signed-off-by: Harshit Gangal <[email protected]>
@systay systay merged commit f3c7a2c into vitessio:main Jul 28, 2021
@systay systay deleted the gen4-derived branch July 28, 2021 16:01
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.

4 participants