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_r382641381
########## File path: docs/dev/table/common.zh.md ########## @@ -584,11 +563,11 @@ revenue = orders \ ### SQL -Flink's SQL integration is based on [Apache Calcite](https://calcite.apache.org), which implements the SQL standard. SQL queries are specified as regular Strings. +Flink SQL 是基于实现了SQL标准的 [Apache Calcite](https://Calcite.Apache.org) 的。SQL 查询由常规字符串指定。 Review comment: Calcite.Apache -> calcite.apache ---------------------------------------------------------------- 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
