2010YOUY01 commented on PR #17467:
URL: https://github.com/apache/datafusion/pull/17467#issuecomment-3271508741

   @alamb Thanks for the suggestions:
   
   - Regarding the ambiguous `prefer_*` setting, WDYT using a single config 
instead: `join_method_priority = 'hj, smj, nlj'` instead?
   - I'll think more about this `JoinPlanner` idea later. I think making join 
ordering configurable is important too. What I’m planning to do next is to add 
a configuration option to disable the built-in join reordering, as the simplest 
join order option . Let me think about how to incorporate that into JoinPlanner.


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