[ 
https://issues.apache.org/jira/browse/CALCITE-4245?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17194014#comment-17194014
 ] 

Julian Hyde commented on CALCITE-4245:
--------------------------------------

I removed your 'regression' label. It's not helpful.

> Expression reduction regression
> -------------------------------
>
>                 Key: CALCITE-4245
>                 URL: https://issues.apache.org/jira/browse/CALCITE-4245
>             Project: Calcite
>          Issue Type: Bug
>    Affects Versions: 1.25.0
>            Reporter: Jess Balint
>            Priority: Major
>
> this re-appeared at some point after 1.21 and it's the same case as before:
> RexSimplify is transforming
> {{OR(AND(>(999, $8), =($2, 'Franklin')), <(100, $8))}}
> to {{OR(=($2, 'Franklin'), <(100, $8))}}



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

Reply via email to