[ 
https://issues.apache.org/jira/browse/FLINK-9292?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16463784#comment-16463784
 ] 

Stephan Ewen commented on FLINK-9292:
-------------------------------------

This issue needs a lot of care to not break functionality. 

I have a first part of that done already, taking care also of the deprecated 
parts of the DataSet API. I would recommend for that to be merged first...

A lot of remaining work is actually adjusting tests...

> Remove TypeInfoParser
> ---------------------
>
>                 Key: FLINK-9292
>                 URL: https://issues.apache.org/jira/browse/FLINK-9292
>             Project: Flink
>          Issue Type: Task
>          Components: Core
>            Reporter: Stephan Ewen
>            Assignee: vinoyang
>            Priority: Major
>
> The {{TypeInfoParser}} has been deprecated, in favor of the {{TypeHint}}.
> Because the TypeInfoParser is also not working correctly with respect to 
> classloading, we should remove it. Users still find the class, try to use it, 
> and run into problems.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to