Convert join queries to map-join based on size of table/row -----------------------------------------------------------
Key: HIVE-1642 URL: https://issues.apache.org/jira/browse/HIVE-1642 Project: Hadoop Hive Issue Type: Improvement Components: Query Processor Reporter: Namit Jain Fix For: 0.7.0 Based on the number of rows and size of each table, Hive should automatically be able to convert a join into map-join. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.