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

[jira] [Created] (HIVE-6092) Remove predicates that are pushed forward as join conditions from where clause

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)