[
https://issues.apache.org/jira/browse/FLINK-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated FLINK-14596:
-----------------------------------
Labels: pull-request-available (was: )
> 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
> Assignee: Jark Wu
> Priority: Major
> Labels: pull-request-available
> 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)