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


##########
i18n/zh-CN/docusaurus-plugin-content-docs/version-2.1/sql-manual/sql-functions/scalar-functions/array-functions/array-size.md:
##########
@@ -28,7 +28,8 @@ ARRAY_SIZE(<arr>)
 
 ## 返回值
 
-返回数组中元素数量,如果输入数组为 NULL,则返回 NULL
+返回数组中元素数量,如果输入数组为 NULL,则返回数组的大小,当前示例中返回 1

Review Comment:
   1. please change the example to correct result
   2. need check other documents(eng. and other versions) for the same error



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