wuchong 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_r394768763
 
 

 ##########
 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)章节讨论了控制连续查询执行的参数。一些参数可以用来在维持状态的大小和获得结果的准确性之间做取舍。
 
-Table to Stream Conversion
+表到流的转换
 
 Review comment:
   I only add a <a> html tag above this to make the anchor link work. 
   
   ```html
   <a name="table-to-stream-conversion"></a>
   ```
   
   This is an missing tip in the [Translation 
Specifications](https://cwiki.apache.org/confluence/display/FLINK/Flink+Translation+Specifications),
 I just updated the documentation. 

----------------------------------------------------------------
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

Reply via email to