melotlee commented on a change in pull request #11359: [FLINK-16095] [docs-zh] Translate "Modules" page of "Table API & SQL" into Chinese URL: https://github.com/apache/flink/pull/11359#discussion_r399041119
########## File path: docs/dev/table/modules.zh.md ########## @@ -22,51 +22,41 @@ KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License. --> +模块让用户能够对 Flink 内置对象进行扩展。例如,通过自定义函数扩展内置函数,这些自定义函数和内置函数没有区别。模块是可插拔的,Flink 已经提供了一些预构建的模块,用户还可以实现自己的模块。 Review comment: OK, free translation is better than literal translation. ---------------------------------------------------------------- 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
