[
https://issues.apache.org/jira/browse/CALCITE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759619#comment-17759619
]
hongyu guo commented on CALCITE-5963:
-------------------------------------
Oops, maybe this case is same as CALCITE-4189.
> Simplify 'x OR NOT(x)' to TRUE
> ------------------------------
>
> Key: CALCITE-5963
> URL: https://issues.apache.org/jira/browse/CALCITE-5963
> Project: Calcite
> Issue Type: New Feature
> Reporter: hongyu guo
> Assignee: hongyu guo
> Priority: Major
>
> When unknownAs is TRUE, or type of x is not nullable, Calcite can simpify:
> x OR NOT( x ) ==> TRUE
--
This message was sent by Atlassian Jira
(v8.20.10#820010)