HappenLee commented on code in PR #2670: URL: https://github.com/apache/doris-website/pull/2670#discussion_r2238162677
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/sql-manual/sql-functions/aggregate-functions/avg.md: ########## @@ -24,30 +24,98 @@ AVG([DISTINCT] <expr>) ## 返回值 -返回所选列或表达式的平均值,如果组内的所有记录均为 NULL,则该函数返回 NULL Review Comment: 得把定义里的distinct的在文档上表达出来 -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org