Re: Join Order Optimization

2015-10-11 Thread Raajay
Hi Cheng, Could you point me to the JIRA that introduced this change ? Also, is this SPARK-2211 the right issue to follow for cost-based optimization? Thanks Raajay On Sun, Oct 11, 2015 at 7:57 PM, Cheng, Hao wrote: > Spark SQL supports very basic join reordering optimization, based on

Join Order Optimization

2015-10-10 Thread Raajay
Hello, Does Spark-SQL support join order optimization as of the 1.5.1 release ? >From the release notes, I did not see support for this feature, but figured will ask the users-list to be sure. Thanks Raajay