whisper33z opened a new pull request, #60412:
URL: https://github.com/apache/doris/pull/60412

   What problem does this PR solve?
   
   Related Issue: #48203
   Related PR: #57144 (reference)
   Problem Summary: support levenshtein (Hive) and hamming_distance 
(Trino/Presto).
   
   Release note
   
   None
   
   Check List (For Author)
   
   - Test
     - [x] Regression test
     - [ ] Unit Test
     - [x] Manual test (add detailed scripts or steps below)
       - ./run-regression-test.sh --run -d 
regression-test/suites/query_p0/sql_functions/string_functions -s 
string_functions_all
       - ./run-regression-test.sh --run -d 
regression-test/suites/nereids_p0/sql_functions/string_functions -s 
test_string_function
     - [ ] No need to test or manual test. Explain why:
       - [ ] This is a refactor/code format and no logic has been changed.
       - [ ] Previous test can cover this change.
       - [ ] No code files have been changed.
       - [ ] Other reason
   
   - Behavior changed:
     - [ ] No.
     - [x] Yes.
   
   - Does this need documentation?
     - [ ] No.
     - [x] Yes. Add document PR link here: 
https://github.com/apache/doris-website/pull/3324
   


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