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

release-20.2: delegate: fix zone configs for SHOW CREATE TABLE with no partitions #65175

Merged
merged 2 commits into from
May 17, 2021

Conversation

otan
Copy link
Contributor

@otan otan commented May 14, 2021

Backport commits from #65167 and #61235.

/cc @cockroachdb/release


See individual PRs for details.

@otan otan requested a review from jordanlewis May 14, 2021 02:45
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@otan otan force-pushed the backport20.2-65167 branch 2 times, most recently from 35fe459 to e77fc6e Compare May 14, 2021 03:48
@otan otan requested a review from rafiss May 14, 2021 03:48
otan added 2 commits May 14, 2021 13:49
Release justification: fix high-severity bug in existing functionality

Release note (bug fix): Fix a case where empty zone configurations get
created for certain indexes during ALTER PRIMARY KEY.
Fixed the regression in c44619c which
had no tests to cover this case.

Release note (bug fix): Fixed a bug where if the zone configurations
would not display on a SHOW CREATE TABLE if there are no partitions
even though there are zone configurations on the index or tables
themselves.
@otan otan merged commit 2840908 into cockroachdb:release-20.2 May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants