zhangstar333 commented on code in PR #17848:
URL: https://github.com/apache/doris/pull/17848#discussion_r1138488044


##########
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:
   now could use get_jarpath function to check this



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