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: support for ordering using derived table columns #8961

Merged
merged 5 commits into from
Oct 11, 2021

Conversation

harshit-gangal
Copy link
Member

@harshit-gangal harshit-gangal commented Oct 8, 2021

Description

Adds support for ORDER BY on columns coming from a derived table.

Related Issue(s)

#7280

Checklist

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

Signed-off-by: Andres Taylor <[email protected]>
@systay systay added Component: Query Serving Type: Enhancement Logical improvement (somewhere between a bug and feature) labels Oct 10, 2021
@systay systay marked this pull request as ready for review October 11, 2021 05:12
@systay
Copy link
Collaborator

systay commented Oct 11, 2021

would be super if we can add an end to end test for this

Signed-off-by: Andres Taylor <[email protected]>
@systay systay merged commit 552e42f into vitessio:main Oct 11, 2021
@systay systay deleted the gen4-orderby-proj branch October 11, 2021 12:02
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