Skip to content

Comments

feat: improve subquery projection rule#294

Merged
sunng87 merged 2 commits intomasterfrom
feat/improve-remove-subquery-rule
Feb 23, 2026
Merged

feat: improve subquery projection rule#294
sunng87 merged 2 commits intomasterfrom
feat/improve-remove-subquery-rule

Conversation

@sunng87
Copy link
Member

@sunng87 sunng87 commented Feb 22, 2026

This patch improves the subquery in projection removal issue, to only remove subqueries with correlation, and keep simple queries like SELECT 1.

@sunng87 sunng87 merged commit 8ff84e8 into master Feb 23, 2026
7 checks passed
@sunng87 sunng87 deleted the feat/improve-remove-subquery-rule branch February 23, 2026 15:16
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.

1 participant