Open kosiew opened 9 hours ago
Closes #13498.
Subquery's check_inner_plan support LogicalPlan::Unnest
Add handling for LogicalPlan::Unnest Add new test
Yes
No
Which issue does this PR close?
Closes #13498.
Rationale for this change
Subquery's check_inner_plan support LogicalPlan::Unnest
What changes are included in this PR?
Add handling for LogicalPlan::Unnest Add new test
Are these changes tested?
Yes
Are there any user-facing changes?
No