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 on vindex function and straight_join queries to be planned by ignoring the hint as warning #8990

Merged
merged 4 commits into from
Oct 15, 2021

Conversation

harshit-gangal
Copy link
Member

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

Description

Added support for ordering on Vindex Function
Added support for straight_join queries by removing it to normal join and adding it as a planner warning.

Related Issue(s)

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 release notes Type: Enhancement Logical improvement (somewhere between a bug and feature) labels Oct 13, 2021
@harshit-gangal harshit-gangal changed the title Gen4: leftovercases Gen4: support for ordering on vindex function and straight_join queries to be planned by ignoring the hint as warning Oct 13, 2021
@harshit-gangal harshit-gangal marked this pull request as ready for review October 13, 2021 16:48
go/vt/vtgate/semantics/analyzer.go Outdated Show resolved Hide resolved
Signed-off-by: Andres Taylor <[email protected]>
@harshit-gangal harshit-gangal merged commit 40db755 into vitessio:main Oct 15, 2021
@harshit-gangal harshit-gangal deleted the gen4-leftovercases branch October 15, 2021 08:47
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