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

fix: avoid excess listing of log files #1644

Merged
merged 1 commit into from
Sep 19, 2023

Conversation

eeroel
Copy link
Contributor

@eeroel eeroel commented Sep 19, 2023

Description

In get_latest_version, start listing from the currently loaded version when it's newer than the last checkpoint.

Related Issue(s)

Documentation

@rtyler rtyler added this to the Rust v0.16 milestone Sep 19, 2023
@rtyler rtyler merged commit ba89ab1 into delta-io:main Sep 19, 2023
21 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/rust Issues for the Rust crate rust
Projects
None yet
Development

Successfully merging this pull request may close these issues.

get_last_checkpoint does some unnecessary listing
2 participants