[
https://issues.apache.org/jira/browse/FLINK-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Timo Walther closed FLINK-14596.
--------------------------------
Assignee: (was: Jark Wu)
Resolution: Duplicate
This issue will be fixed as part of FLINK-15803.
> 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
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> 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)