coolderli opened a new pull request #2621: URL: https://github.com/apache/iceberg/pull/2621
In #2317 when commit-status is unknown, we will not delete files. But when commit status is known when we rewrite files, it will delete data files even when the commit status is unknown. So I think we should skip deleting files when the commit status is unknown. -- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
