KarmaGYZ commented on a change in pull request #14079:
URL: https://github.com/apache/flink/pull/14079#discussion_r524170255
##########
File path: docs/ops/memory/mem_setup_tm.zh.md
##########
@@ -83,7 +83,7 @@ Flink 会根据默认值或其他配置参数自动调整剩余内存部分的
以下场景需要使用*托管内存*:
* 流处理作业中用于 [RocksDB State
Backend](../state/state_backends.html#the-rocksdbstatebackend)。
* [批处理作业](../../dev/batch)中用于排序、哈希表及缓存中间结果。
-* Both streaming and batch jobs can use it for executing [User Defined
Functions in Python processes]({% link
dev/python/table-api-users-guide/udfs/python_udfs.md %}).
+* 流处理和批处理作业中用[在 Python 进程中执行用户自定义函数]({% link
dev/python/table-api-users-guide/udfs/python_udfs.zh.md %})。
Review comment:
`用在 Python 进程中执行用户自定义函数` 好像不是很通顺。可以改成例如`用于执行 Python 进程中的用户自定义函数`。
----------------------------------------------------------------
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]