[ https://issues.apache.org/jira/browse/CRUNCH-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Josh Wills updated CRUNCH-538: ------------------------------ Attachment: CRUNCH-538.patch Patch for this-- adds IFlatMapFn, IMapFn, and IFilterFn interfaces and corresponding versions IFlatMapWithContextFn, IMapWithContextFn, and IFilterWithContextFn-- all Serializable and Java 8 compatible. > 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)