Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature: support union/union all for databend #7034

Closed
xudong963 opened this issue Aug 8, 2022 · 0 comments · Fixed by #7160
Closed

Feature: support union/union all for databend #7034

xudong963 opened this issue Aug 8, 2022 · 0 comments · Fixed by #7160
Assignees
Labels
A-planner Area: planner/optimizer C-feature Category: feature

Comments

@xudong963
Copy link
Member

Summary
https://www.postgresql.org/docs/current/queries-union.html (We have supported intersect and except set operator.)

Union also is used in recursive CTE.

@xudong963 xudong963 added C-feature Category: feature A-planner Area: planner/optimizer labels Aug 8, 2022
@xudong963 xudong963 moved this to 📒Backlog in Databend Query Planner Aug 15, 2022
@xudong963 xudong963 moved this from 📒Backlog to 📖In Progress in Databend Query Planner Aug 15, 2022
@xudong963 xudong963 self-assigned this Aug 17, 2022
@mergify mergify bot closed this as completed in #7160 Aug 19, 2022
Repository owner moved this from 📖In Progress to 📕Done in Databend Query Planner Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-planner Area: planner/optimizer C-feature Category: feature
Projects
Status: 📕Done
Development

Successfully merging a pull request may close this issue.

1 participant