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

sql/plan/subquery.go: Make certain that analyzed nodes below a subquery that includes a subquery alias node see the row results they are expecting. #310

Merged
merged 3 commits into from
Feb 24, 2021

Conversation

reltuk
Copy link
Contributor

@reltuk reltuk commented Feb 23, 2021

No description provided.

…ry that includes a subquery alias node see the row results they are expecting.
@reltuk reltuk requested a review from zachmu February 23, 2021 04:51
Copy link
Member

@zachmu zachmu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

…uery-alias

sql/analyzer/resolve_subqueries.go: Make subqueries which include subqueryaliases cacheable.
@reltuk reltuk merged commit aea8175 into master Feb 24, 2021
@Hydrocharged Hydrocharged deleted the aaron/subquery-prepend-row-on-subqueryalias branch February 26, 2021 01:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants