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

Handle subquery merging with references correctly #8662

Merged
merged 1 commit into from
Aug 23, 2021

Conversation

systay
Copy link
Collaborator

@systay systay commented Aug 23, 2021

Description

Make sure to merge subqueries where either the inner or the outer are reference tables.

Related Issue(s)

Fixes #8638

Checklist

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

@systay systay merged commit eae7be4 into vitessio:main Aug 23, 2021
@systay systay deleted the fix-8638-in-main branch August 23, 2021 12:22
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.

Regression in INSERT ... SELECT query introduced in release-8.0
2 participants