leonardBang commented on a change in pull request #15753:
URL: https://github.com/apache/flink/pull/15753#discussion_r621748251



##########
File path: docs/content.zh/docs/dev/table/concepts/timezone.md
##########
@@ -528,7 +527,7 @@ Flink SQL> SET table.local-time-zone=Asia/Shanghai;
 Flink SQL> SELECT * FROM MyView5;
 ```
 
-Returns the different window start, window end and window rowtime compared to 
calculation in UTC timezone.   
+返回和 UTC 时区下计算时的不同的窗口开始时间, 窗口结束时间和窗口的 rowtime 。

Review comment:
       ```suggestion
   相比在 UTC 时区下的计算结果,在 Asia/Shanghai 时区计算的窗口开始时间, 窗口结束时间和窗口的 rowtime 是不同的。
   ```
   相似的这几句,我们这样翻译会好点吗?




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


Reply via email to