Stephan Ewen created FLINK-9292:
-----------------------------------
Summary: Remove TypeInfoParser
Key: FLINK-9292
URL: https://issues.apache.org/jira/browse/FLINK-9292
Project: Flink
Issue Type: Task
Components: Core
Reporter: Stephan Ewen
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)