Module datafusion_expr::type_coercion::functions
source · Functions
- Return true if a value of type
type_from
can be coerced (losslessly converted) into a value oftype_to
- Performs type coercion for function arguments.
type_from
can be coerced
(losslessly converted) into a value of type_to