boluor opened a new pull request, #3741:
URL: https://github.com/apache/doris-website/pull/3741

   ## Summary
   
   The Chinese 2.1 `TRIM` page is titled **TRIM**, but its syntax and examples 
used `TRIM_IN` / `trim_in` — a different function. Renamed to `TRIM` / `trim` 
to match the page title and the English 2.1 page (which uses `trim` with the 
same examples/result).
   
   (Scope kept minimal: only the function name is corrected. The example result 
and description match the English 2.1 page and are left as-is.)
   
   Reported in #2522.
   
   ## Test plan
   
   - [x] No `trim_in` remains; syntax + examples now use `TRIM`/`trim`, 
matching the EN 2.1 page.
   - [x] Dead-link check passes.
   - [ ] CI build.
   
   Closes #2522


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