JingsongLi commented on code in PR #5944:
URL: https://github.com/apache/paimon/pull/5944#discussion_r2234761386


##########
paimon-api/src/main/java/org/apache/paimon/CoreOptions.java:
##########
@@ -443,6 +443,12 @@ public InlineElement getDescription() {
                     .withDescription(
                             "The maximum number of snapshots allowed to expire 
at a time.");
 
+    public static final ConfigOption<Boolean> 
DETECT_EXPIRATION_SETTING_ENABLED =
+            key("detect-expiration-setting.enabled")

Review Comment:
   `snapshot.expire.detect-config.enabled`?



-- 
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: issues-unsubscr...@paimon.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to