Skip to content

Decorrelate sub-queries using normalizeForVolcano pass - #39509

Draft
damccorm wants to merge 2 commits into
masterfrom
backport-12c517dd
Draft

Decorrelate sub-queries using normalizeForVolcano pass#39509
damccorm wants to merge 2 commits into
masterfrom
backport-12c517dd

Conversation

@damccorm

@damccorm damccorm commented Jul 27, 2026

Copy link
Copy Markdown
Contributor

Add normalizeForVolcano() pre-pass to CalciteQueryPlanner to decorrelate residual correlated sub-queries (EXISTS/IN in PROJECT/JOIN/FILTER) into standard Join/Aggregate shapes before Volcano planning.

@gemini-code-assist

Copy link
Copy Markdown
Contributor

Caution

The consumer version of Gemini Code Assist on GitHub has been sunset. All code review activity has officially ceased.

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.

1 participant