zclllyybb commented on code in PR #57013:
URL: https://github.com/apache/doris/pull/57013#discussion_r2516425583


##########
fe/fe-core/src/main/java/org/apache/doris/common/util/PropertyAnalyzer.java:
##########
@@ -207,6 +207,7 @@ public class PropertyAnalyzer {
     public static final String PROPERTIES_PARTITION_SYNC_LIMIT = 
"partition_sync_limit";
     public static final String PROPERTIES_PARTITION_TIME_UNIT = 
"partition_sync_time_unit";
     public static final String PROPERTIES_PARTITION_DATE_FORMAT = 
"partition_date_format";
+    public static final String PROPERTIES_PARTITION_RETENTION_COUNT = 
"partition.retention_count";

Review Comment:
   这个是跟后续的长期规划有关,最终我们要把AUTO去掉,淡化自动与非自动的概念。



-- 
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]

Reply via email to