You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delta-rs version: v0.16 (havent' tried latest version yet)
Binding: rust
Bug
What happened:
The most recent checkpoint file was deleted during regularly scheduled vacuum/cleanup, corrupting the table. I ran into this issue but haven't had time to look into it. Filing this so it doesn't get forgotten :)
What you expected to happen:
Most recent checkpoint should never be deleted.
How to reproduce it:
Create table and checkpoint it
Set log retention period to 1s
Wait 1s and then run cleanup_metadata
Most recent checkpoint is deleted.
More details:
The text was updated successfully, but these errors were encountered:
Environment
Delta-rs version: v0.16 (havent' tried latest version yet)
Binding: rust
Bug
What happened:
The most recent checkpoint file was deleted during regularly scheduled vacuum/cleanup, corrupting the table. I ran into this issue but haven't had time to look into it. Filing this so it doesn't get forgotten :)
What you expected to happen:
Most recent checkpoint should never be deleted.
How to reproduce it:
cleanup_metadata
More details:
The text was updated successfully, but these errors were encountered: