Function datafusion::physical_plan::expressions::is_not_null [−][src]
pub fn is_not_null(arg: Arc<dyn PhysicalExpr>) -> Result<Arc<dyn PhysicalExpr>>
Expand description
Create an IS NOT NULL expression