Skip to content
Snippets Groups Projects

feat(sql): support UNION

Merged Arseniy Volynets requested to merge volynets/union into master

Summary

  • 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


Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
  • Loading
Please register or sign in to reply
Loading