WantingDU commented on issue #13552: URL: https://github.com/apache/iceberg/issues/13552#issuecomment-3089444328
Hello @mxm. Thanks for replying! Unfortunately, I don't think it's because of the missing sequence number. We've checked the Iceberg metadata files and confirmed that all snapshots have a sequence number. Also, when we start a Flink job without restoring the state from a serialized checkpoint, there's never a missing sequence number issue, and the SplitComparator works as expected. We're currently using the latest version, 1.9.1. Are you certain this code is no longer used? -- 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]
