datafusion_expr::type_coercion

Function is_timestamp

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

Determine whether the given data type dt is a Timestamp.