You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Marios Trivyzas (Jira)" <ji...@apache.org> on 2021/10/20 14:56:00 UTC

[jira] [Created] (FLINK-24604) Failing tests for casting decimals to boolean

Marios Trivyzas created FLINK-24604:
---------------------------------------

             Summary: Failing tests for casting decimals to boolean
                 Key: FLINK-24604
                 URL: https://issues.apache.org/jira/browse/FLINK-24604
             Project: Flink
          Issue Type: Bug
          Components: Table SQL / Planner, Table SQL / Runtime
    Affects Versions: 1.15.0
            Reporter: Marios Trivyzas
            Assignee: Marios Trivyzas


Currently some tests in *CalcITCase.scala, SimplifyJoinConditionRuleTest.scala* and *FlinkRexUtilTest.scala* are failing because of the merge of [https://github.com/apache/flink/pull/17311] and [https://github.com/apache/flink/pull/17439] where the first one adds some tests with decimal to boolean cast and the latter drops this support.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)