hacklu-tu opened a new pull request, #4151: URL: https://github.com/apache/doris-website/pull/4151
## Versions - [x] dev - [ ] 4.x - [ ] 3.x - [ ] 2.1 or older (not covered by version/language sync gate) ## Languages - [x] Chinese - [x] English ## Docs Checklist - [x] Checked by AI - [x] Test Cases Built - [x] Updated required version and language counterparts, or explained why not - [ ] If only one language changed, confirmed whether source/translation counterparts need sync ## Description Adds the English and Chinese dev documentation for `ENCODE` and `DECODE`. The documentation covers function signatures, parameter and return types, all six supported character sets, case-insensitive character set names, UTF-16 BOM and byte-order behavior, NULL and empty input, conversion errors, and runnable examples. Only dev documentation is included because these functions are introduced by the related code PR and currently exist only on Doris master; they are not available in 4.x or earlier versions. Related code PR: apache/doris#68131 The SQL examples match the implementation and the regression cases executed on a native Linux Doris cluster. The SQL-function, i18n, link, and SEO governance checks were run, and the full English/Chinese Docusaurus build completed successfully. -- 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]
