alamb commented on PR #103:
URL: https://github.com/apache/datafusion-site/pull/103#issuecomment-3266396241

   > Yes I can share some ad-hoc tests, using a simple join query with TPC-H 
data (sf=20). The ideal execution plan for the following query is to first 
filter `customer` by `c_phone` and then use the resulting data to filter 
`orders`, which is now possible with the dynamic filter pushdown:
   
   Thank you so much @nuno-faria  -- I added your results to the section and 
expanded / clarified the last few sections. I am going to take one more read 
through the blog and then see if I can solicit some more feedback


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