[ https://issues.apache.org/jira/browse/HIVE-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Namit Jain updated HIVE-1249: ----------------------------- Resolution: Fixed Status: Resolved (was: Patch Available) duplicate of HIVE-3375 > MapJoin to Check Number of Files to Match Metadata > -------------------------------------------------- > > Key: HIVE-1249 > URL: https://issues.apache.org/jira/browse/HIVE-1249 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Siying Dong > Assignee: Namit Jain > Priority: Minor > > Sorted Map Join only can execute when two tables' bucket numbers are the same. > Currently, the checking is done by looking at metadata of the table. However, > for some reason, the real physical storage is not guaranteed to follow what > the metadata indicates. In that case, Sorted Map Join might fail to identify > it and deliver wrong results. An extra check when storage scan is necessary > to deal with the scenario. > This issue may also apply to normal map join. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira