Skip to content
Snippets Groups Projects
Commit 745e9589 authored by Arseniy Volynets's avatar Arseniy Volynets Committed by Denis Smirnov
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 4fda47e1
No related branches found
No related tags found
1 merge request!970feat(sql): support UNION
Pipeline #39649 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