zhishengyk opened a new pull request, #3186: URL: https://github.com/apache/doris-website/pull/3186
## Description Add documentation for `hamming_distance` function. ## Changes - Add `hamming_distance.md` following the latest documentation format (PR #1992) - Document function syntax, parameters, return value, and examples - Include examples for same-length strings, different-length strings (returns NULL), and NULL handling ## Related This PR is related to the code PR: [link to code PR after created] -- 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]
