rodmeneses opened a new issue, #10942: URL: https://github.com/apache/iceberg/issues/10942
### Feature Request / Improvement During the implementation of the new Iceberg Sink based on SinkV2 interface (https://github.com/apache/iceberg/pull/10179) I found that state recovery unit tests were failing when using a starting checkpointId different from zero. This has been documented here: https://issues.apache.org/jira/browse/FLINK-36058 As of now, we are obligated to use `checkpointId=0` when testing state recovery use cases. Once the above Flink issue is fixed, we can revisit these tests and make them use start checkpointId=1. ### Query engine Flink ### Willingness to contribute - [X] I can contribute this improvement/feature independently - [ ] I would be willing to contribute this improvement/feature with guidance from the Iceberg community - [ ] I cannot contribute this improvement/feature at this time -- 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]
