Module udf_eq
datafusion
50.3.0
Module udf_eq
Module Items
Structs
In datafusion::
logical_
expr
datafusion
::
logical_expr
Module
udf_eq
Copy item path
Source
Structs
ยง
UdfEq
A wrapper around a pointer to UDF that implements
Eq
and
Hash
delegating to corresponding methods on the UDF trait.