heye1005 commented on PR #7715: URL: https://github.com/apache/paimon/pull/7715#issuecomment-5033774177
@JingsongLi Thanks for the careful review, I fix it through if manifist or manifist list file not found, ignore this clean, and applied to Local/Flink/Spark, and added a test that drops a live manifest-list and checks no data files get deleted.The missing file is detected via a missingManifest flag in retryReadingFiles, and we abort before the delete/anti-join step. -- 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]
