Return-Path: X-Original-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Delivered-To: apmail-incubator-crunch-dev-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id CA473E240 for ; Tue, 29 Jan 2013 14:33:13 +0000 (UTC) Received: (qmail 32916 invoked by uid 500); 29 Jan 2013 14:33:13 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 32878 invoked by uid 500); 29 Jan 2013 14:33:13 -0000 Mailing-List: contact crunch-dev-help@incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: crunch-dev@incubator.apache.org Delivered-To: mailing list crunch-dev@incubator.apache.org Received: (qmail 32837 invoked by uid 99); 29 Jan 2013 14:33:12 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 29 Jan 2013 14:33:12 +0000 Date: Tue, 29 Jan 2013 14:33:12 +0000 (UTC) From: "Tim van Heugten (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (CRUNCH-152) DeepCopy of Pair (for getDetachedValue(..)) with null-element fails with NPE 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-152?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Tim van Heugten updated CRUNCH-152: ----------------------------------- Attachment: (was: DeepCopyingAvroValueNullTest.java) > DeepCopy of Pair (for getDetachedValue(..)) with null-element fails with NPE > ---------------------------------------------------------------------------- > > Key: CRUNCH-152 > URL: https://issues.apache.org/jira/browse/CRUNCH-152 > Project: Crunch > Issue Type: Bug > Affects Versions: 0.4.0 > Reporter: Tim van Heugten > Priority: Blocker > Attachments: AvroString.java, DeepCopyingAvroValueNullTest.java, NestedPairOfNullsFn.java, NullPairFn.java, single_word.txt > > > If I have a Pair.of(null,null) that I want stored in multiple outputs. Crunch fails with a NullPointerException. > The issue also occurs when just one of the values is null. > The pipeline was able to handle such pairs before in 0.3. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira