davidradl commented on code in PR #26945:
URL: https://github.com/apache/flink/pull/26945#discussion_r2303512935


##########
docs/content.zh/docs/dev/table/concepts/overview.md:
##########
@@ -28,7 +28,7 @@ under the License.
 # 流式概念
 
 Flink 的 [Table API]({{< ref "docs/dev/table/tableApi" >}}) 和 [SQL]({{< ref 
"docs/dev/table/sql/overview" >}}) 是流批统一的 API。
-这意味着 Table API & SQL 在无论有限的批式输入还是无限的流式输入下,都具有相同的语义。
+这意味着,无论输入数据是有界的批处理输入还是无界的流处理输入,Table API 与 SQL 查询都具有相同的语义。

Review Comment:
   I cannot comment on the Chinese, but this PR targets 1.20. The usual 
practise would be to target master branch and backport. Can you ensure that the 
higher versions of this are also corrected please? 



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