File tree Expand file tree Collapse file tree 1 file changed +12
-0
lines changed
docs/layouts/shortcodes/generated Expand file tree Collapse file tree 1 file changed +12
-0
lines changed Original file line number Diff line number Diff line change 266266 < td > Double</ td >
267267 < td > Ratio of the deleted rows in a data file to be forced compacted for append-only table.</ td >
268268 </ tr >
269+ < tr >
270+ < td > < h5 > compaction.metrics.enabled</ h5 > </ td >
271+ < td style ="word-wrap: break-word; "> false</ td >
272+ < td > Boolean</ td >
273+ < td > If enabled, compaction metric data will be recorded for each instance.</ td >
274+ </ tr >
275+ < tr >
276+ < td > < h5 > compaction.metrics.retained_num</ h5 > </ td >
277+ < td style ="word-wrap: break-word; "> 10</ td >
278+ < td > Integer</ td >
279+ < td > Set the maximum number of times a record metric can be retained.</ td >
280+ </ tr >
269281 < tr >
270282 < td > < h5 > compaction.force-rewrite-all-files</ h5 > </ td >
271283 < td style ="word-wrap: break-word; "> false</ td >
You can’t perform that action at this time.
0 commit comments