ttljob: fix a range edge case#81207
Conversation
Release note: None
263163b to
bfd1754
Compare
Release note (bug fix): Fix a bug in row-level TTL where the last range key of a table may overlap with a separate table or index, resulting in a "error decoding X bytes" error message when performing row-level TTL.
rafiss
left a comment
There was a problem hiding this comment.
lgtm.. but there probably are other folks out there who know range encoding better than me, so idk if there's a different way
|
i looked at how SHOW RANGES FOR TABLE worked and uh yeah this is what i found :D! bors r=rafiss |
|
Build succeeded: |
|
Encountered an error creating backports. Some common things that can go wrong:
You might need to create your backport manually using the backport tool. error creating merge commit from 036f3f5 to blathers/backport-release-22.1.0-81207: POST https://api.github.com/repos/cockroachdb/cockroach/merges: 409 Merge conflict [] you may need to manually resolve merge conflicts with the backport tool. Backport to branch 22.1.0 failed. See errors above. 🦉 Hoot! I am a Blathers, a bot for CockroachDB. My owner is otan. |
See individual commits for details.
Refs: #81208