Marios Trivyzas created FLINK-24394: ---------------------------------------
Summary: Refactor scalar function testing infrastructure to allow testing multiple columns Key: FLINK-24394 URL: https://issues.apache.org/jira/browse/FLINK-24394 Project: Flink Issue Type: Sub-task Components: Table SQL / API Reporter: Marios Trivyzas With the casting tests, to verify already supported conversion coming up soon, executing a table pipeline for each one of them is expensive. Allow the execution of multiple test cases as multiple columns of a table in a single execution to speed up the process. -- This message was sent by Atlassian Jira (v8.3.4#803005)