libenchao commented on a change in pull request #11423:
[Flink-16083][chinese-translation]Translate "Dynamic Table" page of "…
URL: https://github.com/apache/flink/pull/11423#discussion_r393429324
##########
File path: docs/dev/table/streaming/dynamic_tables.zh.md
##########
@@ -159,31 +159,31 @@ FROM (
);
{% endhighlight %}
-The [Query Configuration](query_configuration.html) page discusses parameters
to control the execution of continuous queries. Some parameters can be used to
trade the size of maintained state for result accuracy.
+[查询配置](query_configuration.html)章节讨论了控制连续查询执行的参数。一些参数可以用来更改维持状态的大小以获得结果的准确性。
Review comment:
一些参数可以用来更改维持状态的大小以获得结果的准确性 -> 一些参数可以用来在维持状态的大小和获得结果的准确性之间做取舍。
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services