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_r310368777
 
 

 ##########
 File path: docs/getting-started/walkthroughs/table_api.zh.md
 ##########
 @@ -329,16 +333,16 @@ tEnv
 </div>
 </div>
 
-This defines your application as using one hour tumbling windows based on the 
timestamp column.
-So a row with timestamp `2019-06-01 01:23:47` is put in the `2019-06-01 
01:00:00` window.
+你的应用将会根据时间戳字段生成一个按小时区分的滚动窗口。
 
 Review comment:
   ```suggestion
   你的应用将会使用基于时间戳字段的一小时的滚动窗口。
   ```

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