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

opt: disallow mutations under union #5517

Closed
jseldess opened this issue Oct 1, 2019 · 1 comment
Closed

opt: disallow mutations under union #5517

jseldess opened this issue Oct 1, 2019 · 1 comment
Assignees
Labels
C-product-change P-1 High priority; must be done this release
Milestone

Comments

@jseldess
Copy link
Contributor

jseldess commented Oct 1, 2019

PR: cockroachdb/cockroach#40975

From release notes:

Mutations under UNION or UNION ALL are now disallowed; WITH should be used on top of the union operation instead. This restriction is temporary and will be lifted in a future release. [#40975][#40975] {% comment %}doc{% endcomment %}

@jseldess jseldess added this to the 19.2 milestone Oct 1, 2019
@jseldess jseldess added A-sql P-1 High priority; must be done this release labels Oct 1, 2019
@RaduBerinde
Copy link
Member

The change is being reverted in cockroachdb/cockroach#41356.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-product-change P-1 High priority; must be done this release
Projects
None yet
Development

No branches or pull requests

3 participants