datafusion_expr::type_coercion

Function is_decimal

Source
pub fn is_decimal(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt is a Decimal.