[jira] [Created] (FLINK-3421) Remove all unused ClassTag context bounds in the Streaming Scala API

classic Classic list List threaded Threaded
1 message Options
Reply | Threaded
Open this post in threaded view
|

[jira] [Created] (FLINK-3421) Remove all unused ClassTag context bounds in the Streaming Scala API

Shang Yuanchun (Jira)
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)