pvary commented on issue #18098: URL: https://github.com/apache/iceberg/issues/18098#issuecomment-5666097778
For a stateful, exactly-once sink, it is questionable what should be the correct behaviour if the source is restored to a previous state, but the target table itself is not restored. Should you have restored the table to the original state as well? If the commits are removed from the table, then the commits should happen. Another possible solution is to update the uidSuffix. -- 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]
