Return-Path: X-Original-To: apmail-datafu-dev-archive@minotaur.apache.org Delivered-To: apmail-datafu-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 5B87E176D6 for ; Sat, 18 Oct 2014 18:55:55 +0000 (UTC) Received: (qmail 84607 invoked by uid 500); 18 Oct 2014 18:55:55 -0000 Delivered-To: apmail-datafu-dev-archive@datafu.apache.org Received: (qmail 84564 invoked by uid 500); 18 Oct 2014 18:55:55 -0000 Mailing-List: contact dev-help@datafu.incubator.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@datafu.incubator.apache.org Delivered-To: mailing list dev@datafu.incubator.apache.org Received: (qmail 84553 invoked by uid 99); 18 Oct 2014 18:55:55 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2014 18:55:55 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.3] (HELO mail.apache.org) (140.211.11.3) by apache.org (qpsmtpd/0.29) with SMTP; Sat, 18 Oct 2014 18:55:54 +0000 Received: (qmail 84001 invoked by uid 99); 18 Oct 2014 18:55:34 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 18 Oct 2014 18:55:34 +0000 Date: Sat, 18 Oct 2014 18:55:34 +0000 (UTC) From: "Matthew Hayes (JIRA)" To: dev@datafu.incubator.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (DATAFU-70) Add BagFullOuterJoin MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/DATAFU-70?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Matthew Hayes updated DATAFU-70: -------------------------------- Assignee: Jason Reid (was: Matthew Hayes) > Add BagFullOuterJoin > -------------------- > > Key: DATAFU-70 > URL: https://issues.apache.org/jira/browse/DATAFU-70 > Project: DataFu > Issue Type: New Feature > Reporter: Jason Reid > Assignee: Jason Reid > Attachments: DATAFU-70.patch > > > This would just be an extension of the BagLeftOuterJoin which has already been implemented. Sometimes you just need a full outer join and any of the workarounds for achieving that today are clumsy. -- This message was sent by Atlassian JIRA (v6.3.4#6332)