pub fn array_except_inner( args: &[Arc<dyn Array>], ) -> Result<Arc<dyn Array>, DataFusionError>
nested_expressions
Array_except SQL function