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

Merged
merged 1 commit into from
Jan 4, 2021

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.

@pbardea pbardea requested a review from dt December 23, 2020 21:59
@cockroach-teamcity
Copy link
Member

This change is Reviewable

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 merged commit 80f660d into cockroachdb:release-20.1 Jan 4, 2021
@pbardea pbardea deleted the backport20.1-58219 branch January 4, 2021 04:53
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