YngwieWang commented on a change in pull request #9350: [FLINK-13485] 
[chinese-translation] Translate "Table API Example Walkthrough" page into 
Chinese
URL: https://github.com/apache/flink/pull/9350#discussion_r310366689
 
 

 ##########
 File path: docs/getting-started/walkthroughs/table_api.zh.md
 ##########
 @@ -282,10 +286,9 @@ tEnv
 </div>
 </div>
 
-This query consumes all records from the `transactions` table, calculates the 
report, and outputs the results in an efficient, scalable manner.
-
+这个查询从 `transactions` 表中消费了所有记录,计算出了一个总的报告,最后用一种高效、可扩展的方式输出结果。
 
 Review comment:
   ```suggestion
   这个查询消费了 `transactions` 表中的所有记录,计算报告,并以高效、可扩展的方式输出结果。
   ```

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to