[INTERNAL_ERROR]Could not find function XXX, arg Int32 return Nullable(Int32) #46174
Unanswered
zhangm365
asked this question in
A - General / Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I want to add a new type udf, that is python udf. The SQL syntax is:
Then, I can show functions:
But, I run the select query, the error is:
[INTERNAL_ERROR]Could not find function python_echo, arg Int32 return Nullable(Int32)
.And the error function is at Coordinator.java::waitPipelineRpc
Beta Was this translation helpful? Give feedback.
All reactions