Josh Wills created CRUNCH-538: --------------------------------- Summary: 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
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)