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