Function datafusion_expr::type_coercion::is_interval
source · pub fn is_interval(dt: &DataType) -> boolExpand description
Determine whether the given data type ‘dt’ is a Interval.
pub fn is_interval(dt: &DataType) -> boolDetermine whether the given data type ‘dt’ is a Interval.