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