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

Add "no-scatter" flag to prohibit the use of scatter queries #8439

Merged
merged 7 commits into from
Jul 13, 2021

Conversation

systay
Copy link
Collaborator

@systay systay commented Jul 8, 2021

Description

Adds a flag, no-scatter that makes the planner fail if scatter queries are produced by the planner.

TODO

  • Add query hint that allows the use of scatter queries even when the no-scatter flag is on.

Related Issue(s)

Checklist

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

systay added 2 commits July 8, 2021 16:43
Signed-off-by: Andres Taylor <[email protected]>
@systay systay added Type: Enhancement Logical improvement (somewhere between a bug and feature) Component: Query Serving labels Jul 8, 2021
@systay systay requested a review from harshit-gangal as a code owner July 8, 2021 16:15
@systay systay marked this pull request as draft July 8, 2021 16:15
@systay systay marked this pull request as ready for review July 13, 2021 11:13
@systay systay requested a review from GuptaManan100 as a code owner July 13, 2021 11:13
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! 🏎️

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.

That looks good to me!

@harshit-gangal harshit-gangal merged commit 0ecc59e into vitessio:main Jul 13, 2021
@harshit-gangal harshit-gangal deleted the no-scatter branch July 13, 2021 13:12
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.

5 participants