invokeUntyped

fun invokeUntyped(param0: Column, param1: Column, param2: Column, param3: Column): Column

Returns an expression that invokes the UDF in untyped manner, using the given arguments.

See also

UserDefinedFunction.apply