Jark Wu created FLINK-14596:
-------------------------------
Summary: Update MapView and ListView interface to new type system
Key: FLINK-14596
URL:
https://issues.apache.org/jira/browse/FLINK-14596 Project: Flink
Issue Type: Sub-task
Components: Table SQL / API
Reporter: Jark Wu
Fix For: 1.10.0
MapView and ListView are still using TypeInformation as constructor parameters. We should deprecate it and expose the new type system through constructor.
And we can also make the data type member field as private, and use refelction to access it, to make it user invisible.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)