chenwyi2 opened a new issue, #6136: URL: https://github.com/apache/iceberg/issues/6136
### Query engine spark: 3.1 iceberg: 0.14.1 ### Question the situation is, i had a table partition by date, and i deleted a old manifest file from hdfs without moving to trash, and i want to delete some partitions which are older than 10 days, but i got error: filenotfoundexcaption(that deleted old manifest file), how can i solve this? -- 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]
