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


##########
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:
   Thank you for the review.
   
   I will update the example to reflect the correct result.
   I will also check the English documentation and other versions for the same 
inconsistency and update them accordingly.
   



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