Jibing-Li opened a new pull request, #36046: URL: https://github.com/apache/doris/pull/36046
After drop stats when partition analyze function enabled. Auto collector will collect the dropped table twice. Because int the first time analyzing, it doesn't write the partition update rows record to tableStats. In this case, the collector will consider the table has not collect partition level stats, which will trigger the second time collection. This pr is to fix this bug. -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org