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

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

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

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