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

Creates a unary expression NOT