Deepak Jaiswal created HIVE-15677:
-------------------------------------
Summary: Remove semijoin optimization if the tables involved have
PK-FK relationship
Key: HIVE-15677
URL: https://issues.apache.org/jira/browse/HIVE-15677
Project: Hive
Issue Type: Improvement
Reporter: Deepak Jaiswal
Assignee: Deepak Jaiswal
If a semijoin optimization is created on tables which have PK-FK relationship
on join keys(e.g. customer-order ) then the reduction will not take place.
Remove the optimization in such cases.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)