Skip to content
Snippets Groups Projects
Commit 7857a936 authored by Arseniy Volynets's avatar Arseniy Volynets
Browse files

fix: sbroad fails to plan query with nested sq

When we gathered SQs we traversed only a subset of relational
nodes in `rel_iter`, because in `rel_iter` we didn't go into
children that are located in `filter` or `condition`. Now we
traverse all relational nodes in the plan.
parent 41ee1565
No related branches found
No related tags found
1 merge request!1414sbroad import
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment