[ https://issues.apache.org/jira/browse/CRUNCH-538?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14650282#comment-14650282 ]
Gabriel Reid commented on CRUNCH-538: ------------------------------------- Oh, just noticed this two-week-old comment here, I guess I missed it previously. +1 to the idea of having a the FnContext object as parameter to a lambda. And about the IFilterFn/FIlterFn thing, avoiding a need to recompile stuff sounds fine to me, and this is a change we could always do in the future if desired. > Add support for Java lambdas to PCollection/PTable methods > ---------------------------------------------------------- > > Key: CRUNCH-538 > URL: https://issues.apache.org/jira/browse/CRUNCH-538 > Project: Crunch > Issue Type: Improvement > Components: Core > Affects Versions: 0.12.0 > Reporter: Josh Wills > Assignee: Josh Wills > Fix For: 0.13.0 > > Attachments: CRUNCH-538.patch > > > Java 8 is more-or-less mainstream at this point, and lambdas are one of its > best new features. Let's add lambda-friendly interfaces and methods to the > PCollection/PTable classes modeled after the methods defined for Scrunch. -- This message was sent by Atlassian JIRA (v6.3.4#6332)