-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[Bug] [function] NullPointerException occurs when creating udf function #3236
Comments
Hello @lyl1230, this issue is about UDF, so I assign it to @gaoyan1998 and @zackyoungh. If you have any questions, you can comment and reply. 你好 @lyl1230, 这个 issue 是关于 UDF 的,所以我把它分配给了 @gaoyan1998 和 @zackyoungh。如有任何问题,可以评论回复。 |
fixed, #3225 |
Do I need to pull the dev package or download the release version? |
If you need to use the latest one now, you need to use the |
okky, thanks |
Search before asking
What happened
When I use dinky1.0 version to create a udf task, a null pointer error occurs regardless of java/scala/python.
What you expected to happen
Tasks can be created normally
How to reproduce
dinky1.0 creates udf task
Anything else
No response
Version
1.0.0
Are you willing to submit PR?
Code of Conduct
The text was updated successfully, but these errors were encountered: