Module datafusion_expr::type_coercion::other
source · Functions§
- Find a common coerceable type for all
when_or_then_typesas well and thecase_or_else_type, if specified. Returns the common data type forwhen_or_then_typesandcase_or_else_type - Attempts to coerce the types of
list_typesto be comparable with theexpr_type. Returns the common data type forexpr_typeandlist_types