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 16BB711564 for ; Mon, 12 May 2014 14:02:32 +0000 (UTC) Received: (qmail 22647 invoked by uid 500); 10 May 2014 21:55:51 -0000 Delivered-To: apmail-crunch-dev-archive@crunch.apache.org Received: (qmail 22366 invoked by uid 500); 10 May 2014 21:55:51 -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 22172 invoked by uid 500); 10 May 2014 21:55:51 -0000 Delivered-To: apmail-incubator-crunch-dev@incubator.apache.org Received: (qmail 22088 invoked by uid 99); 10 May 2014 21:55:51 -0000 Received: from Unknown (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 10 May 2014 21:55:51 +0000 Date: Sat, 10 May 2014 21:55:51 +0000 (UTC) From: "Josh Wills (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Resolved] (CRUNCH-391) Add return Type information to Avros.reflects in Scrunch 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-391?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Josh Wills resolved CRUNCH-391. ------------------------------- Resolution: Fixed > Add return Type information to Avros.reflects in Scrunch > -------------------------------------------------------- > > Key: CRUNCH-391 > URL: https://issues.apache.org/jira/browse/CRUNCH-391 > Project: Crunch > Issue Type: Bug > Components: Scrunch > Affects Versions: 0.9.0, 0.8.2 > Reporter: Josh Wills > Fix For: 0.10.0, 0.8.3 > > Attachments: CRUNCH-391.patch > > > The Avros.reflects method in Scrunch drops type information, returning an instance of AvroType[_], even though we know the object type at the time the method is called. -- This message was sent by Atlassian JIRA (v6.2#6252)