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 BF8A8DE29 for ; Sat, 21 Jul 2012 10:50:35 +0000 (UTC) Received: (qmail 71592 invoked by uid 500); 21 Jul 2012 10:50:35 -0000 Delivered-To: apmail-incubator-crunch-dev-archive@incubator.apache.org Received: (qmail 71523 invoked by uid 500); 21 Jul 2012 10:50:35 -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 71501 invoked by uid 99); 21 Jul 2012 10:50:35 -0000 Received: from issues-vm.apache.org (HELO issues-vm) (140.211.11.160) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 21 Jul 2012 10:50:35 +0000 Received: from isssues-vm.apache.org (localhost [127.0.0.1]) by issues-vm (Postfix) with ESMTP id A1B67141BF8 for ; Sat, 21 Jul 2012 10:50:34 +0000 (UTC) Date: Sat, 21 Jul 2012 10:50:34 +0000 (UTC) From: "Gabriel Reid (JIRA)" To: crunch-dev@incubator.apache.org Message-ID: <601463158.85741.1342867834664.JavaMail.jiratomcat@issues-vm> In-Reply-To: <1867355463.85740.1342867834596.JavaMail.jiratomcat@issues-vm> Subject: [jira] [Assigned] (CRUNCH-22) Join functions break when non-mapped types are used as a join key 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-22?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Gabriel Reid reassigned CRUNCH-22: ---------------------------------- Assignee: Gabriel Reid > Join functions break when non-mapped types are used as a join key > ----------------------------------------------------------------- > > Key: CRUNCH-22 > URL: https://issues.apache.org/jira/browse/CRUNCH-22 > Project: Crunch > Issue Type: Bug > Reporter: Gabriel Reid > Assignee: Gabriel Reid > Attachments: CRUNCH-22.patch > > > When non-mapped types (i.e. custom Writables or Avro records) are used as a join key in all join functions, the join does not operate correctly (and becomes closer to producing a Cartesian product) due to object re-use in Hadoop. -- 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