isidentical commented on PR #3915:
URL: 
https://github.com/apache/arrow-datafusion/pull/3915#issuecomment-1287307982

   Thank you for the PR @src255, I think it looks pretty good as is (an example 
comparison is available inside `expr_contains`). I think all you have to do 
next is add some tests (a very similiar example is 
`test_simplify_optimized_plan`). One thing to note is, I think we might have `a 
AND a` already so might make sense to check if the test fails first and gets 
fixed with your revision. But `a OR a` should be still good.


-- 
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]

Reply via email to