You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Chunwei Lei (Jira)" <ji...@apache.org> on 2020/04/08 02:20:00 UTC

[jira] [Resolved] (CALCITE-3872) Simplify expressions with unary minus

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

Chunwei Lei resolved CALCITE-3872.
----------------------------------
    Fix Version/s: 1.23.0
         Assignee: Chunwei Lei
       Resolution: Fixed

Fixed inĀ [https://github.com/apache/calcite/commit/ddafe145b02185761a8ee2a8014b2b2f2af6bf4d]. Thanks for the pr, [~fan_li_ya]!

> Simplify expressions with unary minus
> -------------------------------------
>
>                 Key: CALCITE-3872
>                 URL: https://issues.apache.org/jira/browse/CALCITE-3872
>             Project: Calcite
>          Issue Type: Improvement
>          Components: core
>            Reporter: Liya Fan
>            Assignee: Chunwei Lei
>            Priority: Minor
>              Labels: pull-request-available
>             Fix For: 1.23.0
>
>          Time Spent: 1h 40m
>  Remaining Estimate: 0h
>
> Support simplifying expression - ( - ( x ) ) as x.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)