datafusion_physical_expr::expressions

Function is_null

Source
pub fn is_null(arg: Arc<dyn PhysicalExpr>) -> Result<Arc<dyn PhysicalExpr>>
Expand description

Create an IS NULL expression