adriangb commented on PR #16424:
URL: https://github.com/apache/datafusion/pull/16424#issuecomment-2981923921

   @Dandandan @alamb I pushed 
[ebe4196](https://github.com/apache/datafusion/pull/16424/commits/ebe41962f285a9f746b030a7242d122d00a8b0df)
 which adds a very cheap way to track changes to a PhysicalExpr if it's 
dynamic. I think this will be useful in several places but immediately it gives 
us the ability to check if the dynamic predicate has been updated before doing 
the work of re-calculating the pruning predicate, etc.
   
   I'm still not sure it will be cheap enough, but I think it's worth a shot if 
we can re-run the benches.


-- 
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: github-unsubscr...@datafusion.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: github-unsubscr...@datafusion.apache.org
For additional commands, e-mail: github-h...@datafusion.apache.org

Reply via email to