join order should be based on table sizes
-----------------------------------------
Key: HIVE-704
URL: https://issues.apache.org/jira/browse/HIVE-704
Project: Hadoop Hive
Issue Type: Improvement
Components: Query Processor
Reporter: Namit Jain
Currently, hive uses the same order as specified by the user in the query.
It would be great if that order can be based on the size of tables - largest
table should be outermost table.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.