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

   Or you can just push to the main PR, I gave you write access to our fork :)
   
   My one question is: how does this optimization play with filter pushdown? If 
a child plan accepted the filter as Exact should we then _not_ re-filter? A 
related question which you've alluded to before: if no child plan accepted the 
filter at all should we avoid updating it?


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