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


##########
paimon-api/src/main/java/org/apache/paimon/CoreOptions.java:
##########
@@ -2249,6 +2249,13 @@ public InlineElement getDescription() {
                                     + "to be updated, so that the overhead of 
collecting touched file IDs "
                                     + "outweighs the benefit of pruning 
untouched files.");
 
+    public static final ConfigOption<Boolean> 
DATA_EVOLUTION_DATA_SOURCE_PERSIST_ENABLED =
+            key("data-evolution.data.source.persist.enabled")

Review Comment:
   data-evolution.merge-into.source-persist



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

Reply via email to