You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@flink.apache.org by "Gyula Fora (JIRA)" <ji...@apache.org> on 2014/10/13 20:00:35 UTC

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

Gyula Fora created FLINK-1161:
---------------------------------

             Summary: 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


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)