xuyangzhong commented on code in PR #24250:
URL: https://github.com/apache/flink/pull/24250#discussion_r1477191963


##########
docs/content.zh/docs/dev/table/sql/queries/window-tvf.md:
##########
@@ -30,10 +30,10 @@ under the License.
 
 Apache Flink 提供了如下 `窗口表值函数`(table-valued function, 缩写TVF)把表的数据划分到窗口中:
 
-- [滚动窗口](#tumble)
-- [滑动窗口](#hop)
-- [累积窗口](#cumulate)
-- 会话窗口 (即将支持)
+- [滚动窗口](#滚动窗口tumble)
+- [滑动窗口](#滑动窗口hop)
+- [累积窗口](#累积窗口cumulate)
+- [会话窗口](#会话窗口session) (目前仅支持流模式)

Review Comment:
   This part should not be modification because they are generated 
automatically and used for navigation. However, I'll check other parts again.



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

To unsubscribe, e-mail: issues-unsubscr...@flink.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to