ZhijieYang commented on a change in pull request #16348:
URL: https://github.com/apache/flink/pull/16348#discussion_r664202757
##########
File path: docs/content.zh/docs/dev/table/functions/systemFunctions.md
##########
@@ -24,161 +24,161 @@ specific language governing permissions and limitations
under the License.
-->
-# System (Built-in) Functions
+# 系统(内置)函数
-Flink Table API & SQL provides users with a set of built-in functions for data
transformations. This page gives a brief overview of them.
-If a function that you need is not supported yet, you can implement a
[user-defined function]({{< ref "docs/dev/table/functions/udfs" >}}).
-If you think that the function is general enough, please <a
href="https://issues.apache.org/jira/secure/CreateIssue!default.jspa">open a
Jira issue</a> for it with a detailed description.
+Flink Table API & SQL 为用户提供了一组内置的数据转换函数。本页简要介绍了它们。如果您需要的功能尚不支持,您可以实现
+[用户自定义功能]({{< ref "docs/dev/table/functions/udfs" >}})。如果你觉得这个功能够通用, 请
Review comment:
there is no doubt that the `function` is translated into `函数`.
but I don't agree that the author wants to express `不够通用`, because only when
the function is general enough you can open a Jira for it.
--
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]