NamedUserDefinedFunction
Typed and named wrapper around SparkUserDefinedFunction with defined encoder.
Parameters
Return
the return type of the udf
This
a self reference to the named version of the SparkUserDefinedFunction implementing class. Unfortunately needed to allow functions to treat any NamedTypedUserDefinedFunction as a normal TypedUserDefinedFunction.
Inheritors
Properties
Functions
Link copied to clipboard
Converts this UserDefinedFunction to a NamedUserDefinedFunction.
Link copied to clipboard
Converts this UserDefinedFunction to a NamedUserDefinedFunction.