Skip to content
Snippets Groups Projects
Commit 750b340c authored by Arseniy Volynets's avatar Arseniy Volynets :boy_tone5:
Browse files

fix: hash collision of two different queries

- In sql tests (test_limit) we encountered a bug,
when two different queries had the same hash
for executable subtree. We marked teset as xfail.
- The bug was caused by wrong calculation of hash
in sbroad. This was solved.
- Update sbroad submodule to commit with fix
- Remove xfail mark from test
parent 5185a147
No related branches found
No related tags found
1 merge request!1321fix: hash collision of two different queries
Pipeline #51824 failed
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