RocMarshal commented on a change in pull request #16962:
URL: https://github.com/apache/flink/pull/16962#discussion_r770299174



##########
File path: docs/content.zh/docs/connectors/table/jdbc.md
##########
@@ -289,6 +304,8 @@ lookup cache 的主要目的是用于提高时态表关联 JDBC 连接器的性
 
 默认情况下,flink 会缓存主键的空查询结果,您可以通过将 `lookup.cache.caching-missing-key` 设置为 false 
来切换行为。

Review comment:
       ```suggestion
   默认情况下,flink 会缓存主键的空查询结果,你可以通过将 `lookup.cache.caching-missing-key` 设置为 false 
来切换行为。
   ```
   ```suggestion
   默认情况下,flink 会缓存主键的空查询结果,您可以通过将 `lookup.cache.caching-missing-key` 设置为 false 
来切换行为。
   ```




-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to