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

Jihoon Son updated TAJO-1579:
-----------------------------
    Description: 
In many cases, 'not' processing can be avoided. 
For example, not (a > x) can be converted a <= x.

> Add a rewriting rule to avoid 'not' processing if possible
> ----------------------------------------------------------
>
>                 Key: TAJO-1579
>                 URL: https://issues.apache.org/jira/browse/TAJO-1579
>             Project: Tajo
>          Issue Type: Improvement
>            Reporter: Jihoon Son
>
> In many cases, 'not' processing can be avoided. 
> For example, not (a > x) can be converted a <= x.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to