Navis created HIVE-3584:
---------------------------

             Summary: Merging compare predicates
                 Key: HIVE-3584
                 URL: https://issues.apache.org/jira/browse/HIVE-3584
             Project: Hive
          Issue Type: Improvement
          Components: Query Processor
            Reporter: Navis
            Assignee: Navis
            Priority: Trivial


Some compare predicates, for example 'a>10 AND a>20' can be merged into 'a>20'

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to