Guosmilesmile opened a new pull request, #14294: URL: https://github.com/apache/iceberg/pull/14294
In https://github.com/apache/iceberg/pull/14080 We noticed that in scenarios with frequent restarts, `globalStatisticsState` can accumulate uncleared state. This PR simply adds a one-time cleanup of that state when the job is restored from a savepoint, preventing any carry-over duplicates. -- 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]
