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 7A00BD379 for ; Wed, 22 Aug 2012 18:38:43 +0000 (UTC) Received: (qmail 67958 invoked by uid 500); 22 Aug 2012 18:38:43 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 67888 invoked by uid 500); 22 Aug 2012 18:38:43 -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 67865 invoked by uid 99); 22 Aug 2012 18:38:43 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 22 Aug 2012 18:38:43 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id B2DFC2C090D for ; Wed, 22 Aug 2012 18:38:42 +0000 (UTC) Date: Thu, 23 Aug 2012 05:38:42 +1100 (NCT) From: "Gabriel Reid (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <694793303.1690.1345660722733.JavaMail.jiratomcat@arcas> In-Reply-To: <739210283.1654.1345660488286.JavaMail.jiratomcat@arcas> Subject: [jira] [Resolved] (CRUNCH-49) Materializing a PCollection containing a combination of Specific and Reflect data doesn't work 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-49?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid resolved CRUNCH-49. -------------------------------- Resolution: Fixed Fix Version/s: 0.3.0 Committed > Materializing a PCollection containing a combination of Specific and Reflect data doesn't work > ---------------------------------------------------------------------------------------------- > > Key: CRUNCH-49 > URL: https://issues.apache.org/jira/browse/CRUNCH-49 > Project: Crunch > Issue Type: Bug > Affects Versions: 0.3.0 > Reporter: Gabriel Reid > Assignee: Gabriel Reid > Fix For: 0.3.0 > > Attachments: CRUNCH-49.patch > > > Calling PCollection#materialize on a PCollection that contains a mix of Specific and Reflect data throws a ClassCastException. Although this use case is related to AVRO-1046 (and can only work when using Avro 1.7.0 or newer, see CRUNCH-16), it should still work if it is supported by the underlying Avro version. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira