is_null
datafusion
50.3.0
In datafusion::
logical_
expr::
type_
coercion
datafusion
::
logical_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
.