alamb commented on code in PR #6160:
URL: https://github.com/apache/arrow-datafusion/pull/6160#discussion_r1183517837
##########
datafusion/physical-expr/src/equivalence.rs:
##########
@@ -112,41 +102,61 @@ impl EquivalenceProperties {
}
}
-/// Equivalent Class is a set of Columns that are known to have the same value
in all tuples in a relation
-/// Equivalent Class is generated by equality predicates, typically equijoin
conditions and equality conditions in filters.
+/// `OrderingEquivalenceProperties` keeps track of columns that describe the
Review Comment:
👍
--
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]