aprimadi commented on code in PR #6414:
URL: https://github.com/apache/arrow-datafusion/pull/6414#discussion_r1209435951


##########
datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs:
##########
@@ -325,6 +327,75 @@ impl<'a> ConstEvaluator<'a> {
     }
 }
 
+/// Combine multiple OR expressions into a single IN list expression if 
possible

Review Comment:
   Sure we can @jackwener 



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