peter-toth commented on code in PR #13005:
URL: https://github.com/apache/datafusion/pull/13005#discussion_r1816180194


##########
datafusion/physical-expr-common/src/physical_expr.rs:
##########
@@ -183,6 +151,39 @@ pub trait PhysicalExpr: Send + Sync + Display + Debug + 
PartialEq<dyn Any> {
     }
 }
 
+pub trait DynEq {

Review Comment:
   Added in 
https://github.com/apache/datafusion/pull/13005/commits/f1917fa08e916efdbdce659b8ee71b7bdb2df0ba.



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