[
https://issues.apache.org/jira/browse/CALCITE-7296?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Mihai Budiu resolved CALCITE-7296.
----------------------------------
Fix Version/s: 1.42.0
Resolution: Fixed
Fixed in
[https://github.com/apache/calcite/commit/df3de965acd358993911f6abb13c89bfd6eb3d77]
Thank you for the contribution [~thomas.rebele]
Thank you for the review [~xuzifu666]
> RexSimplify should not simplify IS (NOT) NULL(CAST(10/0 AS BIGINT))
> -------------------------------------------------------------------
>
> Key: CALCITE-7296
> URL: https://issues.apache.org/jira/browse/CALCITE-7296
> Project: Calcite
> Issue Type: Bug
> Reporter: Thomas Rebele
> Assignee: Thomas Rebele
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.42.0
>
>
> Similar to CALCITE-7145, the expressions
> * IS NULL(CAST(10/0 AS BIGINT))
> * IS NOT NULL(CAST(10/0 AS BIGINT))
> should not be simplified.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)