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)