zclllyybb opened a new pull request, #61954: URL: https://github.com/apache/doris/pull/61954
Auto-partition tables with `partition.retention_count` set were not being registered in DynamicPartitionScheduler during FE restart, causing retention policies to stop working until manual re-registration. Modified `initDynamicPartitionTable()` to check for both dynamic partition tables and OlapTables with retention_count > 0, ensuring these tables are properly tracked after restart -- 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]
