You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Kurt Young (Jira)" <ji...@apache.org> on 2019/12/04 04:22:00 UTC

[jira] [Updated] (FLINK-14596) Update MapView and ListView interface to new type system

     [ https://issues.apache.org/jira/browse/FLINK-14596?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Kurt Young updated FLINK-14596:
-------------------------------
    Fix Version/s:     (was: 1.10.0)

> 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
>          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)