wuchong commented on a change in pull request #10738: 
[FLINK-15385][table][docs] Translate SQL section of Table API into Chinese
URL: https://github.com/apache/flink/pull/10738#discussion_r362367656
 
 

 ##########
 File path: docs/dev/table/sql/queries.zh.md
 ##########
 @@ -1116,68 +1111,68 @@ The start and end timestamps of group windows as well 
as time attributes can be
         <code>HOP_START(time_attr, interval, interval)</code><br/>
         <code>SESSION_START(time_attr, interval)</code><br/>
       </td>
-      <td><p>Returns the timestamp of the inclusive lower bound of the 
corresponding tumbling, hopping, or session window.</p></td>
+      <td><p>返回相对应的滚动,滑动和会话窗口范围内的下界时间戳。</p></td>
 
 Review comment:
   ```suggestion
         <td><p>返回相对应的滚动、滑动和会话窗口范围内的下界时间戳。</p></td>
   ```

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