astronautas opened a new issue, #15306:
URL: https://github.com/apache/iceberg/issues/15306

   ### Apache Iceberg version
   
   None
   
   ### Query engine
   
   None
   
   ### Please describe the bug 🐞
   
   Hey,
   
   We are experimenting with Spark 4 and Iceberg 1.10.1 setup. We noticed a 
peculiar issue. We tried to activate 
`write.metadata.delete-after-commit.enabled=true` for one of our tables to make 
sure metadata-log entry does infinitely grow. It unfortunately failed, with 
500. Apparently the latest metadata.json.metadata-log references some 
metadata.json files that are no more on cloud storage.
   
   We have exhausted the options of trying to find-out why the file got 
deleted. It is rather unfortunate that we cannot remove old metadata now since 
this file is missing. Maybe we're incorrectly running 
`write.metadata.delete-after-commit.enabled`?
   
   ### 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


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to