madeirak commented on issue #11206:
URL: https://github.com/apache/iceberg/issues/11206#issuecomment-2375784911

   > Keeping old metadata helps support [rollback & time 
travel](https://iceberg.apache.org/docs/latest/spark-queries/#time-travel). 
It's often useful to know what the state of the table was at a certain point of 
time, or to be able to run a query against the table as it was at some point in 
time.
   
   Thx for reply, what if I have already deleted old data by expiring old 
snapshots, why is old metadata file ending in ".json" still retained?
   Meanwhile, every new metadata file ending in ".json" contains full amount of 
snapshot information, rather than incremental information, why not delete old 
metadata file automatically?
   
   


-- 
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