zclllyybb commented on code in PR #3220:
URL: https://github.com/apache/doris-website/pull/3220#discussion_r2780922448
##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/map-functions/map-concat.md:
##########
@@ -0,0 +1,168 @@
+---
+{
+ "title": "MAP_CONCAT",
+ "language": "zh-CN"
+}
+---
+
+## 描述
+
+将多个 map 合并为一个 map。当合并具有不同键或值类型的 map 时,该函数会找到键和值的公共类型。
+
+:::info Note
Review Comment:
In current version, dont add this
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]