Function datafusion_expr::type_coercion::is_timestamp
source · pub fn is_timestamp(dt: &DataType) -> boolExpand description
Determine if a DataType is Timestamp or not
pub fn is_timestamp(dt: &DataType) -> boolDetermine if a DataType is Timestamp or not