HappenLee commented on code in PR #30667: URL: https://github.com/apache/doris/pull/30667#discussion_r1477172232
########## be/src/vec/functions/function_string.h: ########## @@ -2740,6 +2741,51 @@ class FunctionStringParseUrl : public IFunction { } }; +class FunctionUrlDecode : public IFunction { Review Comment: the function should be in url/function_url.cpp -- 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: commits-unsubscr...@doris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org