Skip to content

feat: support union all with global tbls

Arseniy Volynets requested to merge test-union-with-global-tbls into master

Summary

  • feat: support union all with global tbls
  • update sbroad submodule to commit supporting union all with global tbls
  • add integration tests

Close #...

Ensure that

  • New code is covered by tests
  • API is documented
  • Changelog is up to date
  • (if Lua API changed) Lua API version is bumped in luamod.rs
  • (if necessary) A follow-up doc issue is created in picodata/docs and linked here

Merge request reports