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: don't unnest subqueries when the parent select doesn't have a fr… #2233

Merged
merged 1 commit into from
Sep 15, 2023

Conversation

ginter
Copy link
Collaborator

@ginter ginter commented Sep 15, 2023

…om since the subquery can't be joined

I think there's probably still a way to optimize by lifting the subquery but doesn't seem worth it for these types of queries

@tobymao
Copy link
Owner

tobymao commented Sep 15, 2023

run make style

@ginter ginter force-pushed the ginter/fix-unnest-rule branch from 6e51a04 to 802d465 Compare September 15, 2023 23:34
@tobymao tobymao merged commit 8509d52 into main Sep 15, 2023
@tobymao tobymao deleted the ginter/fix-unnest-rule branch September 15, 2023 23:38
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