HappenLee commented on code in PR #17848: URL: https://github.com/apache/doris/pull/17848#discussion_r1138328257
########## be/src/runtime/user_function_cache.cpp: ########## @@ -425,43 +425,4 @@ Status UserFunctionCache::get_jarpath(int64_t fid, const std::string& url, return Status::OK(); } -Status UserFunctionCache::check_jar(int64_t fid, const std::string& url, Review Comment: why del this code of `check_jar`? -- 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