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_r382566507
 
 

 ##########
 File path: docs/dev/table/common.zh.md
 ##########
 @@ -22,28 +22,28 @@ specific language governing permissions and limitations
 under the License.
 -->
 
-The Table API and SQL are integrated in a joint API. The central concept of 
this API is a `Table` which serves as input and output of queries. This 
document shows the common structure of programs with Table API and SQL queries, 
how to register a `Table`, how to query a `Table`, and how to emit a `Table`.
+Table API 和 SQL 集成在同一套 API 中。这套 API 的核心概念是`表(Table)`,用作查询的输入和输出。本文介绍了 Table 
API 和 SQL 查询程序的通用结构、如何注册`表`、如何查询`表`以及如何发出`表`。
 
 Review comment:
   "发出表" sounds a little wierd, how about ”输出表“ ?

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