HappenLee commented on code in PR #24342:
URL: https://github.com/apache/doris/pull/24342#discussion_r1325542728


##########
be/src/vec/functions/function_string.h:
##########
@@ -2045,6 +2045,107 @@ class FunctionStringMd5AndSM3 : public IFunction {
     }
 };
 
+class FunctionStringDigestSHA2 : public IFunction {

Review Comment:
   Impl the SHA1 also



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