Timo Walther created FLINK-18586: ------------------------------------ Summary: Simplify the creation of explicit structured types Key: FLINK-18586 URL: https://issues.apache.org/jira/browse/FLINK-18586 Project: Flink Issue Type: Sub-task Components: Table SQL / API Reporter: Timo Walther Assignee: Timo Walther
Depending on the use case, it might be necessary to explicitly declare a structured type instead of using `DataTypes.of`. This would already help in tests and for the future aggregate function support with `MapView`, `ListView`. -- This message was sent by Atlassian Jira (v8.3.4#803005)