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

feat(storage): reverse scan with excluded begin key #16967

Closed
stdrc opened this issue May 28, 2024 · 0 comments · Fixed by #17018
Closed

feat(storage): reverse scan with excluded begin key #16967

stdrc opened this issue May 28, 2024 · 0 comments · Fixed by #17018
Assignees
Milestone

Comments

@stdrc
Copy link
Member

stdrc commented May 28, 2024

I tried the new reverse iterator in #16958 and it failed with excluded begin key is not supported (see https://buildkite.com/risingwavelabs/pull-request/builds/50473#018fbdb0-796d-4f43-8f93-c019d0bae779). It seems that key ranges like (Unbounded, Exclude(end)) are not supported currently.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants