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


##########
docs/layouts/shortcodes/generated/core_configuration.html:
##########
@@ -176,6 +176,12 @@
             <td>Double</td>
             <td>Ratio of the deleted rows in a data file to be forced 
compacted for append-only table.</td>
         </tr>
+        <tr>
+            <td><h5>compaction.external</h5></td>
+            <td style="word-wrap: break-word;">false</td>
+            <td>Boolean</td>
+            <td>Whether to execute full compaction to external paths.</td>
+        </tr>

Review Comment:
   Maybe `compaction.force-compact-all-files`?



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