Skip to content

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

Merged
harshit-gangal merged 1 commit intovitessio:masterfrom
planetscale:fix-subq
Mar 15, 2021
Merged

fix regression - should be able to plan subquery on top of subquery#7682
harshit-gangal merged 1 commit intovitessio:masterfrom
planetscale:fix-subq

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