wangtaohz commented on issue #8994:
URL: https://github.com/apache/iceberg/issues/8994#issuecomment-1807605797

   > Thank you very much! my historical snapshot is lost ,You can only recover 
by deleting files.One more question.Is there a way to quickly know that the 
manifest file no longer exists in the table?Or do I have to write the code to 
pull the manifest file and compare it with the hdfs directory?
   
   I'm not sure if by "no longer exists" you mean the file doesn't exist in the 
file system or in the Iceberg metadata. However, these APIs can provide you 
with some information.
   
   https://iceberg.apache.org/docs/latest/spark-queries/#manifests
   https://iceberg.apache.org/docs/latest/spark-queries/#all-manifests
   


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