Function datafusion_physical_expr::expressions::is_null

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

Create an IS NULL expression