Skip to content

Commit 44bfadf

Browse files
author
zhaoshu
committed
update docs
1 parent 780e395 commit 44bfadf

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

docs/layouts/shortcodes/generated/core_configuration.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1025,6 +1025,12 @@
10251025
<td>String</td>
10261026
<td>Time field for record level expire. It supports the following types: `timestamps in seconds with INT`,`timestamps in seconds with BIGINT`, `timestamps in milliseconds with BIGINT` or `timestamp`.</td>
10271027
</tr>
1028+
<tr>
1029+
<td><h5>row-id-push-down.enabled</h5></td>
1030+
<td style="word-wrap: break-word;">false</td>
1031+
<td>Boolean</td>
1032+
<td>Whether to enable row id push down for scan. Currently, only the data evolution table supports row id push down.</td>
1033+
</tr>
10281034
<tr>
10291035
<td><h5>row-tracking.enabled</h5></td>
10301036
<td style="word-wrap: break-word;">false</td>

0 commit comments

Comments
 (0)