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 2014/08/25 11:16:58 UTC

[jira] [Created] (FLINK-1062) Type Extraction for Lambdas

Stephan Ewen created FLINK-1062:
-----------------------------------

             Summary: Type Extraction for Lambdas
                 Key: FLINK-1062
                 URL: https://issues.apache.org/jira/browse/FLINK-1062
             Project: Flink
          Issue Type: Improvement
          Components: Java API
    Affects Versions: 0.7-incubating
            Reporter: Stephan Ewen
             Fix For: 0.7-incubating


Lambdas currently work only for {{filter}} and {{reduce(a,b)}}, because Lambda type extraction is not in place right now.

We need to extend the type extraction for lambdas to support the other functions.



--
This message was sent by Atlassian JIRA
(v6.2#6252)