Function datafusion::logical_expr::type_coercion::is_interval

source ·
pub fn is_interval(dt: &DataType) -> bool
Expand description

Determine whether the given data type ‘dt’ is a Interval.