libenchao commented on a change in pull request #10822: 
[FLINK-15081][docs-zh]Translate "Concepts & Common API" page of Table…
URL: https://github.com/apache/flink/pull/10822#discussion_r382636061
 
 

 ##########
 File path: docs/dev/table/common.zh.md
 ##########
 @@ -503,18 +482,18 @@ 
tableEnv.createTemporaryView("other_catalog.other_database.exampleView", table)
 
 </div>
 
-Query a Table
+查询表
 -------------
 
 ### Table API
 
-The Table API is a language-integrated query API for Scala and Java. In 
contrast to SQL, queries are not specified as Strings but are composed 
step-by-step in the host language. 
+Table API 是关于 Scala 和 Java 的集成语言式查询 API。与 SQL 相反,Table API 
的查询不是由字符串指定,而是在宿主语言中逐步构成。
 
 Review comment:
   see: https://github.com/apache/flink/pull/11127#discussion_r382408413

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