pvary commented on issue #15418: URL: https://github.com/apache/iceberg/issues/15418#issuecomment-3950893517
Are you restarting Job2 from state? The `IcebergSource` stores `IcebergEnumeratorState` which contains the last read snapshot. So when restoring from the state then the read should continue from there. -- 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]
