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

feat: support union all with global tbls

- add support for queries that use
union all operator with global tables
- for the case when global table is
used against sharded table, the global
table is materialized only on single
storage, on all other storages the
global child of union all is not
materialized
parent 46accea5
No related branches found
No related tags found
1 merge request!1414sbroad import
Showing with 1070 additions and 102 deletions
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