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

feat(sql): support UNION

- update sbroad submodule to commit
with support of UNION operator
- add integration tests for global
tables (sharded tables were tested
in cartridge tests)
- Usage:

`select a from t union select b from t2`
parent 946046de
No related branches found
No related tags found
Loading
Checking pipeline status
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