alamb commented on issue #17259:
URL: https://github.com/apache/datafusion/issues/17259#issuecomment-3205694406

   I strongly suspect the issue is Join Order
   
   Someone could prove / disprove this theory by looking at the plans from 
DataFusion and DuckDB and comparing the join order
   
   Also, I suspect that the TPCH performance will improve with the Dynamic join 
filters @adriangb added in 
   - https://github.com/apache/datafusion/pull/16445
   
   


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