Function datafusion_expr::type_coercion::is_null
source · pub fn is_null(dt: &DataType) -> boolExpand description
Determine whether the given data type dt is Null.
pub fn is_null(dt: &DataType) -> boolDetermine whether the given data type dt is Null.