xiangyuf commented on code in PR #23619:
URL: https://github.com/apache/flink/pull/23619#discussion_r1376075317


##########
docs/content.zh/docs/dev/table/overview.md:
##########
@@ -52,6 +52,7 @@ and later use the DataStream API to build alerting based on 
the matched patterns
 * [SQL]({{< ref "docs/dev/table/sql/overview" >}}): SQL 支持的操作和语法。
 * [内置函数]({{< ref "docs/dev/table/functions/systemFunctions" >}}): Table API 和 
SQL 中的内置函数。
 * [SQL Client]({{< ref "docs/dev/table/sqlClient" >}}): 不用编写代码就可以尝试 Flink 
SQL,可以直接提交 SQL 任务到集群上。
+* [SQL Gateway]({{< ref "docs/dev/table/sql-gateway/overview" >}}): 
SQL提交服务,支持多个客户端从远端并发提交 SQL 任务。

Review Comment:
   @KarmaGYZ Updated



-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to