HappenLee opened a new pull request, #3726: URL: https://github.com/apache/doris-website/pull/3726
### What problem does this PR solve? Problem Summary: Doris added the exponential_moving_average aggregate function but no documentation existed. - English doc with syntax, parameters, return value, and examples (basic, GROUP BY, NULL handling, empty set, window function, constant requirement). - Chinese (zh-CN) translation. - Sidebar entry in both aggregate-functions and analytic-functions lists. ### Release note None ### Check List (For Author) - Test: No need to test (docs only) - Behavior changed: No - Does this need documentation: No (this IS the documentation) ## Versions - [x] dev - [ ] 4.x - [ ] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) ## Languages - [x] Chinese - [x] English - [ ] Japanese candidate translation needed ## Docs Checklist - [x] Checked by AI - [x] Test Cases Built - [ ] Updated required version and language counterparts, or explained why not - [ ] If only one language changed, confirmed whether source/translation counterparts need sync -- 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]
