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

storage/engine: add pebbleIterator support for time-bound iteration #41743

Closed
petermattis opened this issue Oct 20, 2019 · 0 comments · Fixed by #41854
Closed

storage/engine: add pebbleIterator support for time-bound iteration #41743

petermattis opened this issue Oct 20, 2019 · 0 comments · Fixed by #41854
Assignees

Comments

@petermattis
Copy link
Collaborator

pebbleIterator currently ignores IterOptions.{Min,Max}TimestampHint. Those options are used for time-bound iteration. Currently that functionality looks like it is only used by ExportRequest (used for backup).

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 a pull request may close this issue.

1 participant