AdamGS commented on code in PR #20111:
URL: https://github.com/apache/datafusion/pull/20111#discussion_r2755195287


##########
datafusion/physical-expr/src/simplifier/not.rs:
##########
@@ -44,13 +44,13 @@ use crate::expressions::{BinaryExpr, InListExpr, Literal, 
NotExpr, in_list, lit}
 /// TreeNodeRewriter, multiple passes will automatically be applied until no 
more
 /// transformations are possible.
 pub fn simplify_not_expr(

Review Comment:
   this is a breaking change



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to