xiong duan created CALCITE-7019:
-----------------------------------
Summary: Simplify 'NULL in (20, 10)' to 'NULL'
Key: CALCITE-7019
URL: https://issues.apache.org/jira/browse/CALCITE-7019
Project: Calcite
Issue Type: Bug
Reporter: xiong duan
{code:java}
NULL in (20, 10) ==> NULL
10 in (NULL, NULL) ==> NULL{code}
--
This message was sent by Atlassian Jira
(v8.20.10#820010)
