[ https://issues.apache.org/jira/browse/HIVE-195?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-195: ---------------------------- Attachment: 195.patch3.txt > map-side joins are not supported > -------------------------------- > > Key: HIVE-195 > URL: https://issues.apache.org/jira/browse/HIVE-195 > Project: Hadoop Hive > Issue Type: New Feature > Components: Query Processor > Reporter: Namit Jain > Assignee: Namit Jain > Attachments: 195.patch1.txt, 195.patch2.txt, 195.patch3.txt > > > map-side joins are not supported. > If all the tables but one are small and can fit in memory, the join should be > performed on the map-side. Ideally, it should be all cost-based, but > to start with, the user should be given an option to specify that he needs a > map-side join. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.