Guosmilesmile opened a new pull request, #13827: URL: https://github.com/apache/iceberg/pull/13827
In DataStatisticsCoordinator, when coordinator handle RequestGlobalStatisticsEvent, if the signature of event is the same of hashCode of globalStatistics, it should be skip response to the subtask.But now the code is incorrect. This pr is aim to fix this behavior. -- 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]
