You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jitendra Nath Pandey (JIRA)" <ji...@apache.org> on 2014/03/24 19:18:43 UTC

[jira] [Created] (HIVE-6731) Non-staged mapjoin optimization doesn't work with vectorization.

Jitendra Nath Pandey created HIVE-6731:
------------------------------------------

             Summary: Non-staged mapjoin optimization doesn't work with vectorization.
                 Key: HIVE-6731
                 URL: https://issues.apache.org/jira/browse/HIVE-6731
             Project: Hive
          Issue Type: Bug
            Reporter: Jitendra Nath Pandey


This issue relates to HIVE-6144. The non-staged map join optimization with hive.auto.convert.join.use.nonstaged=true, doesn't work with vectorization turned on. The query works but hashtables are still created in local mode in a separate stage. 



--
This message was sent by Atlassian JIRA
(v6.2#6252)