Module datafusion_physical_expr::udf
source · Expand description
UDF support
Structs
- Logical representation of a UDF.
Functions
- Create a physical expression of the UDF. This function errors when
args
’ can’t be coerced to a valid argument type of the UDF.