[ 
https://issues.apache.org/jira/browse/IMPALA-4958?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Tim Armstrong updated IMPALA-4958:
----------------------------------
    Issue Type: Improvement  (was: Bug)

> Simplify binary predicates in the FE
> ------------------------------------
>
>                 Key: IMPALA-4958
>                 URL: https://issues.apache.org/jira/browse/IMPALA-4958
>             Project: IMPALA
>          Issue Type: Improvement
>          Components: Frontend
>    Affects Versions: Impala 2.9.0
>            Reporter: Lars Volker
>            Priority: Major
>              Labels: ramp-up
>
> The frontend currently allows redundant expressions like {{a < 5 and a < 3}}. 
> We should simplify these. We should also find contradictions like {{a < 3 and 
> a > 5}} reduce them to {{FALSE}}.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-all-unsubscr...@impala.apache.org
For additional commands, e-mail: issues-all-h...@impala.apache.org

Reply via email to