Harish Butani created HIVE-6092:
-----------------------------------
Summary: Remove predicates that are pushed forward as join
conditions from where clause
Key: HIVE-6092
URL: https://issues.apache.org/jira/browse/HIVE-6092
Project: Hive
Issue Type: Sub-task
Components: Query Processor
Reporter: Harish Butani
HIVE-5557 pushes qualifying conditions forward but doesn't remove them from the
Where Clause AST. Today the plan generated does an unnecessary filter on these
conditions.
--
This message was sent by Atlassian JIRA
(v6.1.4#6159)