hongyu guo created CALCITE-5963:
-----------------------------------
Summary: 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 guoWhen 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)
