Ritakang0451 commented on issue #1677: URL: https://github.com/apache/incubator-linkis/issues/1677#issuecomment-1066103963
Solution: modify the method of generating function statements, or use hiveaddjarsenginehook. Here, modify the constructcode method of jarudfenginehook. Replace all after packaging override protected def constructCode(udfInfo:UDFInfo):String ={ "%sql\n"+"add jar "+udfInfo.getPath +"\n%sql\n"+udfInfo.getRegisterFormat} -- 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: dev-unsubscr...@linkis.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@linkis.apache.org For additional commands, e-mail: dev-h...@linkis.apache.org