rdblue commented on PR #10983:
URL: https://github.com/apache/iceberg/pull/10983#issuecomment-2316382335

   @amogh-jahagirdar, @hantangwangd, I'm not sure that incremental cleanup is 
doing anything wrong here. Incremental cleanup deletes data files when the 
snapshot that removed them from the table is expired. If you want something 
safer, then the reachable strategy should be used.
   
   I think there's a fair argument that you should not be able to use the API 
to so easily get in this state, but rather than changing how incremental 
cleanup works, I would recommend making it so the API doesn't allow expiring a 
specific snapshot by ID.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to