Function datafusion_expr::type_coercion::functions::data_types
source · [−]Expand description
Performs type coercion for functions Returns the data types that
each argument must be coerced to match signature
.
For more details on coercion in general, please see the
type_coercion
module.