[
https://issues.apache.org/jira/browse/CALCITE-5963?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17759651#comment-17759651
]
Julian Hyde commented on CALCITE-5963:
--------------------------------------
Yes, this is a duplicate of CALCITE-4189. Let's discuss there.
> 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)