You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Stephan Ewen (JIRA)" <ji...@apache.org> on 2016/02/16 19:59:18 UTC

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

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)