xudong963 commented on code in PR #21167:
URL: https://github.com/apache/datafusion/pull/21167#discussion_r3007399782


##########
datafusion/physical-expr/src/utils/mod.rs:
##########
@@ -45,6 +46,59 @@ pub fn split_conjunction(
     split_impl(Operator::And, predicate, vec![])
 }
 
+/// Collects predicate-derived constants from equality conjunctions.

Review Comment:
   Makes sense to me



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