You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (JIRA)" <ji...@apache.org> on 2014/03/24 21:58:44 UTC

[jira] [Updated] (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:all-tabpanel ]

Ashutosh Chauhan updated HIVE-1249:
-----------------------------------

    Fix Version/s: 0.10.0

> 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
>             Fix For: 0.10.0
>
>
> 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 was sent by Atlassian JIRA
(v6.2#6252)