The "is null(null)" should simplify to "true",but RexSimplify#simplifyIsNull does not work for it.
A PR have made to solve this issue at PR 835
- links to
The "is null(null)" should simplify to "true",but RexSimplify#simplifyIsNull does not work for it.
A PR have made to solve this issue at PR 835