Skip to content

Commit 813f97f

Browse files
committed
modify docuemntation to fix CI case
1 parent 664ce45 commit 813f97f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/layouts/shortcodes/generated/core_configuration.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@
384384
<td><h5>compaction.skip-expired-partitions</h5></td>
385385
<td style="word-wrap: break-word;">false</td>
386386
<td>Boolean</td>
387-
<td>If true, the compaction job will skip partitions that are already expired according to 'partition.expiration-time' with 'values-time' strategy. Only effective when 'partition.expiration-time' is set and 'partition.expiration-strategy' is 'values-time'.</td>
387+
<td>Whether to skip compacting partitions that are already expired according to 'partition.expiration-time'. Only effective when 'partition.expiration-time' is set and 'partition.expiration-strategy' is 'values-time'.</td>
388388
</tr>
389389
<tr>
390390
<td><h5>compaction.total-size-threshold</h5></td>

0 commit comments

Comments
 (0)