We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc80fc4 commit 134d858Copy full SHA for 134d858
docs/content.zh/docs/connectors/table/jdbc.md
@@ -220,7 +220,7 @@ ON myTopic.key = MyUserTable.id;
220
<td>维表的缓存策略。 目前支持 NONE(不缓存)和 PARTIAL(只在外部数据库中查找数据时缓存)。</td>
221
</tr>
222
<tr>
223
- <td><h5>lookup.cache.max-rows</h5></td>
+ <td><h5>lookup.partial-cache.max-rows</h5></td>
224
<td>可选</td>
225
<td style="word-wrap: break-word;">(none)</td>
226
<td>Integer</td>
0 commit comments