jayshrivastava commented on issue #21207:
URL: https://github.com/apache/datafusion/issues/21207#issuecomment-4293219920

   I've revived this PR: [proto: serialize and dedupe dynamic 
filters](https://github.com/apache/datafusion/pull/20416) 
   
   
   During the last meeting, we discussed adding a new level of `expr_id` to 
denote equivalent expressions with different children. I've added a "shallow 
expr id" for this. Now, we can dedupe dynamic filters with different children 
while preserving referential integrity. 
   
   cc @adriangb @gabotechs @LiaCastaneda 


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