UDFWrapper0

class UDFWrapper0(udfName: String)

A wrapper for a UDF with 0 arguments.

Constructors

Link copied to clipboard
fun UDFWrapper0(udfName: String)

Functions

Link copied to clipboard
operator fun invoke(): <Error class: unknown class>

Calls the functions.callUDF for the UDF with the udfName and the given columns.