Module macros

Module macros 

Source

Macrosยง

create_func ๐Ÿ”’
Creates a singleton ScalarUDF of the $UDF function named STATIC_$(UDF) and a function named $SCALAR_UDF_FUNC which returns that function named STATIC_$(UDF).
make_udf_expr_and_func ๐Ÿ”’
Creates external API functions for an array UDF. Specifically, creates