You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Szehon Ho (JIRA)" <ji...@apache.org> on 2014/12/20 00:24:14 UTC

[jira] [Created] (HIVE-9177) Fix child operator references after NonBlockingOpDeDupProc (II)

Szehon Ho created HIVE-9177:
-------------------------------

             Summary: Fix child operator references after NonBlockingOpDeDupProc (II)
                 Key: HIVE-9177
                 URL: https://issues.apache.org/jira/browse/HIVE-9177
             Project: Hive
          Issue Type: Bug
          Components: Logical Optimizer
    Affects Versions: 0.15.0
            Reporter: Szehon Ho
            Assignee: Szehon Ho


Similar to HIVE-9060, I was trying to write another join optimizer that runs after NonBlockingOpDeDupProc optimizer proc, and found that more state had been corrupted.  This is the 'mapJoinContext' which I missed earlier, and is separate from 'joinContext'.



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