qianzhen0 opened a new issue, #9175: URL: https://github.com/apache/iceberg/issues/9175
### Query engine Flink ### Question I am reading from iceberg and write to a sink using flink. The sink supports exactly once semantic based on flink ckp. So i am wondering if iceberg will recover from last ckp if job fails because of some unstable issues, e.g., network or machine error. I checked the iceberg flink doc, https://iceberg.apache.org/docs/latest/flink-configuration/ The streaming mode supports `connector.iceberg.starting-strategy`. But i guess it is a option for starting instead of in recover? Thanks! -- 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: issues-unsubscr...@iceberg.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org