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