[ https://issues.apache.org/jira/browse/APEXMALHAR-2481?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15999694#comment-15999694 ]
ASF GitHub Bot commented on APEXMALHAR-2481: -------------------------------------------- GitHub user tweise opened a pull request: https://github.com/apache/apex-malhar/pull/617 APEXMALHAR-2481 support lambda expressions with high level API @davidyan74 @siyuanh please review You can merge this pull request into a Git repository by running: $ git pull https://github.com/tweise/apex-malhar APEXMALHAR-2481.lambda Alternatively you can review and apply these changes as the patch at: https://github.com/apache/apex-malhar/pull/617.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #617 ---- commit 8eb7500537f1491ce35e5a647046c73519948803 Author: Thomas Weise <t...@apache.org> Date: 2017-05-07T06:24:44Z APEXMALHAR-2481 support lambda expressions with high level API ---- > High Level Stream API does not support lambda expressions > --------------------------------------------------------- > > Key: APEXMALHAR-2481 > URL: https://issues.apache.org/jira/browse/APEXMALHAR-2481 > Project: Apache Apex Malhar > Issue Type: Bug > Affects Versions: 3.7.0 > Reporter: Thomas Weise > > The API does not work with Java 8 lambda expressions because the operator > deserialization fails. -- This message was sent by Atlassian JIRA (v6.3.15#6346)