[
https://issues.apache.org/jira/browse/CALCITE-3852?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17061360#comment-17061360
]
Chunwei Lei commented on CALCITE-3852:
--------------------------------------
Fixed inĀ
[https://github.com/apache/calcite/commit/a8aa4390813cd0a04677325d689b75c3ed8dbdc6].
> RexSimplify doesn't simplify NOT EQUAL predicates
> -------------------------------------------------
>
> Key: CALCITE-3852
> URL: https://issues.apache.org/jira/browse/CALCITE-3852
> Project: Calcite
> Issue Type: Improvement
> Components: core
> Reporter: Chunwei Lei
> Assignee: Chunwei Lei
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h
> Remaining Estimate: 0h
>
> Given x=9, RexSimplify does not simplify x != 9 to false.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)