daydayupon opened a new issue, #1096:
URL: https://github.com/apache/doris-website/issues/1096

   
Path:/zh-CN/docs/1.2/sql-manual/sql-reference/Data-Manipulation-Statements/Load/CREATE-ROUTINE-LOAD
   为什么文档中说明可以使用自定义函数做列转换,但是我在routine 
load里面列转换使用自己的udf就是显示不生效呢,一直报ErrorReason{code=errCode = 2, msg='failed to 
create task: errCode = 2, detailMessage = Does not support non-builtin 
functions, or function does not exist: get_region('aa')'}的异常,但是我直接select 
get_region('aa')又是可以正常调用的,请问是什么问题?


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