[
https://issues.apache.org/jira/browse/FLINK-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17143030#comment-17143030
]
Jark Wu commented on FLINK-14596:
---------------------------------
Great! Thanks for taking this.
> 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)