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

sql: enable auto-rehoming of REGIONAL BY ROW tables #11454

Closed
jseldess opened this issue Sep 8, 2021 · 0 comments · Fixed by #12081
Closed

sql: enable auto-rehoming of REGIONAL BY ROW tables #11454

jseldess opened this issue Sep 8, 2021 · 0 comments · Fixed by #12081

Comments

@jseldess
Copy link
Contributor

jseldess commented Sep 8, 2021

PR: cockroachdb/cockroach#69381

From release notes:

The cluster setting sql.defaults.experimental_auto_rehoming.enabled and session setting experimental_enable_auto_rehoming were added to enable auto-rehoming on UPDATE for REGIONAL BY ROW tables. [#69381][#69381]

@jseldess jseldess added this to the 21.2 milestone Sep 8, 2021
@mikeCRL mikeCRL added the G-kv label Sep 22, 2021
@ericharmeling ericharmeling self-assigned this Sep 30, 2021
rmloveland added a commit that referenced this issue Oct 26, 2021
Fixes #11214
Fixes #11454
Fixes #11212

Depends on a link that will exist once we merge #12035
rmloveland added a commit that referenced this issue Oct 26, 2021
Fixes #11214
Fixes #11454
Fixes #11212

Links to ON UPDATE content that will exist once we merge #12035
rmloveland added a commit that referenced this issue Oct 28, 2021
Fixes #11214
Fixes #11454
Fixes #11212

Links to ON UPDATE content that will exist once we merge #12035
rmloveland added a commit that referenced this issue Nov 1, 2021
Fixes #11214
Fixes #11454
Fixes #11212

Links to ON UPDATE content that will exist once we merge #12035
rmloveland added a commit that referenced this issue Nov 4, 2021
Fixes #11214
Fixes #11454
Fixes #11212

Links to ON UPDATE content that will exist once we merge #12035
rmloveland added a commit that referenced this issue Nov 8, 2021
Fixes #11214
Fixes #11454
Fixes #11212

Also links to new ON UPDATE content that was added in #12035
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants