RussellSpitzer commented on issue #17304: URL: https://github.com/apache/iceberg/issues/17304#issuecomment-5072248502
"Undelete" is not my favorite thing for reasons like this. We have a lot of assumptions (and other implementations as do as well) that a file will not be added back to the table after having been removed. Just wondering, did we hit this bug in a real world use case? I just ask since most of the implementations I know of use a reachable approach and not the incremental one. -- 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]
