Replies: 1 comment
-
|
@niebayes it seems like a reasonable plan to me! Let's make this an issue! |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
The
FunctionRegistryprovides interfaces for accessing user defined functions, aggregate functions, window functions ,etc.But it lacks of an interface for accessing registered table functions.
Can we add a
udtfmethod toFunctionRegistry?Beta Was this translation helpful? Give feedback.
All reactions