zclllyybb commented on code in PR #3302:
URL: https://github.com/apache/doris-website/pull/3302#discussion_r2803949818


##########
i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/scalar-functions/spatial-functions/st-geometrytype.md:
##########
@@ -0,0 +1,115 @@
+---
+{
+    "title": "ST_GEOMETRYTYPE",
+    "language": "zh-CN",
+    "description": "返回几何对象的类型名称。"
+}
+---
+
+## 描述
+
+返回给定几何对象的类型名称(大写字符串)。用于识别几何图形的具体类型。
+
+:::info 备注
+从 Apache Doris 4.0.4 开始支持该函数

Review Comment:
   not need for current docs



-- 
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]

Reply via email to