invokeUntyped

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

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

See also

UserDefinedFunction.apply