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)