Timo Walther created FLINK-18001: ------------------------------------ Summary: Add a new test base for evaluating expressions Key: FLINK-18001 URL: https://issues.apache.org/jira/browse/FLINK-18001 Project: Flink Issue Type: Sub-task Components: Table SQL / Planner Reporter: Timo Walther Assignee: Timo Walther
The current `ExpressionTestBase` has many shortcomings. It uses the old type system and does not easily allow for testing errors. We should introduce a new test base that makes defining tests easier and works with the new type system. -- This message was sent by Atlassian Jira (v8.3.4#803005)