You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The FunctionRegistry provides interfaces for accessing user defined functions, aggregate functions, window functions ,etc.
But it lacks of an interface for accessing registered table functions.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
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?All reactions