is_null
datafusion_
expr
50.3.0
In datafusion_
expr::
type_
coercion
datafusion_expr
::
type_coercion
Function
is_null
Copy item path
Source
pub fn is_null(dt: &DataType) ->
bool
Expand description
Determine whether the given data type
dt
is
Null
.