Function datafusion::logical_expr::type_coercion::is_timestamp

source ยท
pub fn is_timestamp(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt is a Timestamp.