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

fix: invalid Refs in join condition

In case we had a join where one of tables under
Scan had bucket_id column in the middle (not in the end)
than we incorrectly updated position in ALL references in
join condition. The correct way is to update references only
for corresponding join child, which is done in this commit
parent 4baaf0c7
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