Timo Walther created FLINK-20613: ------------------------------------ Summary: Update TableResult.collect()/TableResult.print() to the new type system Key: FLINK-20613 URL: https://issues.apache.org/jira/browse/FLINK-20613 Project: Flink Issue Type: Sub-task Components: Table SQL / API Reporter: Timo Walther Assignee: Timo Walther
Currently, TableResult.collect()/TableResult.print() use old sink interfaces and old type system. Those methods are very important in the API and should be updated. -- This message was sent by Atlassian Jira (v8.3.4#803005)