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: storageccl: tolerate rewriting span keys ending in interleaved sentinel #58259

Merged
merged 1 commit into from Dec 23, 2020

Conversation

pbardea
Copy link
Contributor

@pbardea pbardea commented Dec 23, 2020

Backport 1/1 commits from #58219.

/cc @cockroachdb/release


Some index span keys have been observed to end with the interleaved
sentinel value. It is not yet clear how these types of keys are created
but from the perspective of the key-rewriter it has rewritten the key.

Fixes #58080.

Release note (sql change): Fix a bug in RESTORE where some unusual range
boundaries in interleaved tables caused an error.

Some index span keys have been observed to end with the interleaved
sentinel value. It is not yet clear how these types of keys are created
but from the perspective of the key-rewriter it has rewritten the key.

Release note (sql change): Fix a bug in RESTORE where some unusual range
boundaries in interleaved tables caused an error.
@pbardea pbardea requested review from dt and a team December 23, 2020 21:58
@cockroach-teamcity
Copy link
Member

This change is Reviewable

@pbardea pbardea merged commit e90d2bf into cockroachdb:release-20.2 Dec 23, 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.

None yet

3 participants