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.1: backupccl: create pending schema changes job upon restore #48850

Merged
merged 1 commit into from
May 14, 2020

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented May 14, 2020

Backport 1/1 commits from #47588.

/cc @cockroachdb/release


This commit updates restore to start schema change jobs for any pending
mutations that are left on the table descriptor. These mutations may be
found on the table descriptor if they were backed up while in the middle
of a schema change.

Fixes #44019.

Release note (bug fix): Properly support restoring tables that were
backed up while they were in the middle of a schema change.

This commit updates restore to start schema change jobs for any pending
mutations that are left on the table descriptor. These mutations may be
found on the table descriptor if they were backed up while in the middle
of a schema change.

Release note (bug fix): Properly support restoring tables that were
backed up while they were in the middle of a schema change.
@pbardea pbardea requested a review from thoszhang May 14, 2020 03:45
@cockroach-teamcity
Copy link
Member

This change is Reviewable

Copy link
Contributor

@thoszhang thoszhang left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reviewed 43 of 43 files at r1.
Reviewable status: :shipit: complete! 0 of 0 LGTMs obtained

@pbardea pbardea merged commit c75af60 into cockroachdb:release-20.1 May 14, 2020
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