Return-Path: X-Original-To: apmail-crunch-dev-archive@www.apache.org Delivered-To: apmail-crunch-dev-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id D02DC176E7 for ; Sat, 1 Aug 2015 19:04:04 +0000 (UTC) Received: (qmail 74648 invoked by uid 500); 1 Aug 2015 19:04:04 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 74605 invoked by uid 500); 1 Aug 2015 19:04:04 -0000 Mailing-List: contact dev-help@crunch.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@crunch.apache.org Delivered-To: mailing list dev@crunch.apache.org Received: (qmail 74590 invoked by uid 500); 1 Aug 2015 19:04:04 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 74587 invoked by uid 99); 1 Aug 2015 19:04:04 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 01 Aug 2015 19:04:04 +0000 Date: Sat, 1 Aug 2015 19:04:04 +0000 (UTC) From: "Gabriel Reid (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-538) Add support for Java lambdas to PCollection/PTable methods MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 [ https://issues.apache.org/jira/browse/CRUNCH-538?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid updated CRUNCH-538: -------------------------------- Fix Version/s: (was: 0.13.0) > 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 > 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)