pengzhiwei created CALCITE-2567:
-----------------------------------
Summary: RexSimplify#simplifyIsNull does not work for "is
null(null)"
Key: CALCITE-2567
URL: https://issues.apache.org/jira/browse/CALCITE-2567
Project: Calcite
Issue Type: Bug
Components: core
Affects Versions: 1.17.0
Reporter: pengzhiwei
Assignee: Julian HydeThe "is null(null)" should simplify to "true",but RexSimplify#simplifyIsNull does not work for it. -- This message was sent by Atlassian JIRA (v7.6.3#76005)
