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(rust): read only checkpoints that match _last_checkpoint version #2270

Conversation

ion-elgreco
Copy link
Collaborator

@ion-elgreco ion-elgreco commented Mar 9, 2024

Description

We only read the checkpoint files that match the version in _last_checkpoint now.

Related Issue(s)

@github-actions github-actions bot added binding/python Issues for the Python package binding/rust Issues for the Rust crate labels Mar 9, 2024
@ion-elgreco ion-elgreco changed the title fix(rust): read only checkpoints that match _last_updated version fix(rust): read only checkpoints that match _last_checkpoint version Mar 9, 2024
@ion-elgreco ion-elgreco force-pushed the fix/read_table_last_checkpoint_not_updated branch from eba2e8f to 047df1c Compare March 9, 2024 12:30
@ion-elgreco ion-elgreco enabled auto-merge (squash) March 9, 2024 12:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
binding/python Issues for the Python package binding/rust Issues for the Rust crate
Projects
None yet
Development

Successfully merging this pull request may close these issues.

DeltaTable is not resilient to corrupted checkpoint state
2 participants