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