You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Jesus Camacho Rodriguez (JIRA)" <ji...@apache.org> on 2016/06/26 02:08:37 UTC

[jira] [Created] (HIVE-14095) Simplify decision logic to execute RS dedup for Join operators

Jesus Camacho Rodriguez created HIVE-14095:
----------------------------------------------

             Summary: Simplify decision logic to execute RS dedup for Join operators
                 Key: HIVE-14095
                 URL: https://issues.apache.org/jira/browse/HIVE-14095
             Project: Hive
          Issue Type: Bug
    Affects Versions: 2.2.0
            Reporter: Jesus Camacho Rodriguez


Currently, three different HiveConf properties need to be set to a certain value in order to trigger RS dedup optimization for Join operators. This means that for instance, when auto convert join is on (default value), RSdedup is off for Join operators.

We should explore this further and simplify this logic.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)