-
Notifications
You must be signed in to change notification settings - Fork 3k
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Apache Iceberg version
1.10.1 (latest release)
Query engine
Spark
Please describe the bug 🐞
- We have a third-party service to clean up snapshot versions. During the cleaning process, if there is a long waiting time after the first confirmation of the lock's survival as shown;
- During the waiting period, there were other normal submissions of batch 2026-02-08, and metadata_location was updated;
- When the waiting for the third-party service ended, the metadata_location of batch 2026-02-08 was overwritten using the file of batch 2026-02-07 metadata_location.
- This ultimately led to the data loss of batch 2026-02-08.
Willingness to contribute
- I can contribute a fix for this bug independently
- I would be willing to contribute a fix for this bug with guidance from the Iceberg community
- I cannot contribute a fix for this bug at this time
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working