Zoltan Haindrich created HIVE-24486:
---------------------------------------
Summary: Enhance operator merge logic to also consider going thru
RS operators
Key: HIVE-24486
URL: https://issues.apache.org/jira/browse/HIVE-24486
Project: Hive
Issue Type: Sub-task
Reporter: Zoltan Haindrich
Assignee: Zoltan Haindrich
the targeted situation looks like this:
{code}
OP1 -> RS1.1 -> JOIN1.1
OP1 -> RS1.2 -> JOIN1.2
OP2 -> RS2.1 -> JOIN1.1 -> RS3.1
OP2 -> RS2.2 -> JOIN1.2 -> RS3.2
{code}
--
This message was sent by Atlassian Jira
(v8.3.4#803005)