Function datafusion_physical_plan::execution_plan::expressions::not

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

Creates a unary expression NOT