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

bugfix: move inline_table_scan after subquery-unnest. #5365

Closed
wants to merge 1 commit into from

Conversation

jackwener
Copy link
Member

Which issue does this PR close?

Closes #5364.

Rationale for this change

What changes are included in this PR?

move inline_table_scan after subquery-unnest.

Are these changes tested?

Are there any user-facing changes?

@github-actions github-actions bot added the optimizer Optimizer rules label Feb 22, 2023
@jackwener jackwener changed the title enhance: move inline_table_scan after subquery-unnest. bugfix: move inline_table_scan after subquery-unnest. Feb 22, 2023
@jackwener jackwener closed this Feb 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
optimizer Optimizer rules
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Make inline_table_scan optimize whole plan during first optimization stage.
1 participant