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