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

fix regression - should be able to plan subquery on top of subquery #7682

Merged
merged 1 commit into from
Mar 15, 2021

Conversation

systay
Copy link
Collaborator

@systay systay commented Mar 15, 2021

Description

During a refactoring of the planner code in the V9.0.0 release, this query type was broken. This restored the capability to plan IN sub queries on top of other IN sub queries.

Checklist

  • Should this PR be backported? Yes, it needs to go into the 9.0 release
  • Tests were added or are not required Added

Impacted Areas in Vitess

Components that this PR will affect:

  • Query Serving

Signed-off-by: Andres Taylor <andres@planetscale.com>
@harshit-gangal harshit-gangal merged commit 8f77a71 into vitessio:master Mar 15, 2021
@harshit-gangal harshit-gangal deleted the fix-subq branch March 15, 2021 15:00
@askdba askdba added this to the v10.0 milestone Mar 18, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants