Module datafusion_expr::type_coercion::other
source · Functions§
- Find a common coerceable type for all
when_or_then_types
as well and thecase_or_else_type
, if specified. Returns the common data type forwhen_or_then_types
andcase_or_else_type
- Attempts to coerce the types of
list_types
to be comparable with theexpr_type
. Returns the common data type forexpr_type
andlist_types