Function datafusion::logical_expr::type_coercion::is_null

source ยท
pub fn is_null(dt: &DataType) -> bool
Expand description

Determine whether the given data type dt is Null.