Stephan Ewen created FLINK-3421:
-----------------------------------
Summary: Remove all unused ClassTag context bounds in the Streaming Scala API
Key: FLINK-3421
URL:
https://issues.apache.org/jira/browse/FLINK-3421 Project: Flink
Issue Type: Improvement
Components: Scala API
Affects Versions: 0.10.2
Reporter: Stephan Ewen
Assignee: Stephan Ewen
Fix For: 1.0.0
Many methods have a {{ClassTag}} as a context bound, but they are never used / needed.
The same information as can be drawn from a {{ClassTag}} should also be available in the {{TypeInformation}}.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)