You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "He Yongqiang (JIRA)" <ji...@apache.org> on 2011/04/21 02:03:06 UTC

[jira] [Updated] (HIVE-1213) sort-merge join does not work for sub-queries

     [ https://issues.apache.org/jira/browse/HIVE-1213?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

He Yongqiang updated HIVE-1213:
-------------------------------

    Assignee:     (was: He Yongqiang)

> sort-merge join does not work for sub-queries
> ---------------------------------------------
>
>                 Key: HIVE-1213
>                 URL: https://issues.apache.org/jira/browse/HIVE-1213
>             Project: Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>         Attachments: Hive-1213.1.patch, Hive-1213.4.patch, Hive-1213.5.patch, Hive-1213.6.patch, Hive-1213.7.patch, Hive-1213.8.patch, Hive-1213.9.patch
>
>
> A query like:
> select count(1) from (select /*+ MAPJOIN(x) */ from x join y ON ... ) subq;
> does not work - since there is no mapping between the join operator and the corresponding source

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira