You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2012/08/14 07:58:38 UTC

[jira] [Commented] (HIVE-1249) MapJoin to Check Number of Files to Match Metadata

    [ https://issues.apache.org/jira/browse/HIVE-1249?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13433923#comment-13433923 ] 

Namit Jain commented on HIVE-1249:
----------------------------------

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