You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Márton Balassi (JIRA)" <ji...@apache.org> on 2014/12/10 17:55:13 UTC

[jira] [Resolved] (FLINK-1161) Modify streaming api type extractor classes to allow java 8 lambdas

     [ https://issues.apache.org/jira/browse/FLINK-1161?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Márton Balassi resolved FLINK-1161.
-----------------------------------
       Resolution: Implemented
    Fix Version/s: 0.8-incubating

Implemented via https://git-wip-us.apache.org/repos/asf?p=incubator-flink.git;a=commit;h=4a7ba2dbb7744b41135994d7f947198b9c4e5065
Example usage in https://git-wip-us.apache.org/repos/asf?p=incubator-flink.git;a=commit;h=26820ea709a6de72fc7b71349fd7cff30c436aa7

> Modify streaming api type extractor classes to allow java 8 lambdas
> -------------------------------------------------------------------
>
>                 Key: FLINK-1161
>                 URL: https://issues.apache.org/jira/browse/FLINK-1161
>             Project: Flink
>          Issue Type: Improvement
>          Components: Streaming
>            Reporter: Gyula Fora
>            Assignee: Gyula Fora
>             Fix For: 0.8-incubating
>
>
> The classes used for type information extraction from user defined functions in the streaming API currently don't support java 8 lambdas. This issue can be easily solved in most cases by updating the used methods to match recent developments in the batch API.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)