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 A44D017D7E for ; Sat, 25 Apr 2015 17:09:38 +0000 (UTC) Received: (qmail 13016 invoked by uid 500); 25 Apr 2015 17:09:38 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 12970 invoked by uid 500); 25 Apr 2015 17:09:38 -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 12959 invoked by uid 500); 25 Apr 2015 17:09:38 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 12956 invoked by uid 99); 25 Apr 2015 17:09:38 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 25 Apr 2015 17:09:38 +0000 Date: Sat, 25 Apr 2015 17:09:38 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (CRUNCH-514) AvroDerivedDeepCopier should initialize delegate MapFns MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Josh Wills created CRUNCH-514: --------------------------------- Summary: AvroDerivedDeepCopier should initialize delegate MapFns Key: CRUNCH-514 URL: https://issues.apache.org/jira/browse/CRUNCH-514 Project: Crunch Issue Type: Bug Reporter: Josh Wills I got burned by this one after I used CRUNCH-511; trying to use the derived deep copier w/o initializing the TypeMapFn throws an NPE. -- This message was sent by Atlassian JIRA (v6.3.4#6332)