Return-Path: X-Original-To: apmail-hive-dev-archive@www.apache.org Delivered-To: apmail-hive-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 2DDDB19B39 for ; Thu, 21 Apr 2016 15:02:35 +0000 (UTC) Received: (qmail 45388 invoked by uid 500); 21 Apr 2016 15:02:26 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 44917 invoked by uid 500); 21 Apr 2016 15:02:26 -0000 Mailing-List: contact dev-help@hive.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hive.apache.org Delivered-To: mailing list dev@hive.apache.org Received: (qmail 44111 invoked by uid 99); 21 Apr 2016 15:02:25 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 21 Apr 2016 15:02:25 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id 8BF282C1F69 for ; Thu, 21 Apr 2016 15:02:25 +0000 (UTC) Date: Thu, 21 Apr 2016 15:02:25 +0000 (UTC) From: "Carter Shanklin (JIRA)" To: dev@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HIVE-13581) F302-01 and F302-02: INTERSECT DISTINCT and INTERSECT ALL MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Carter Shanklin created HIVE-13581: -------------------------------------- Summary: F302-01 and F302-02: INTERSECT DISTINCT and INTERSECT ALL Key: HIVE-13581 URL: https://issues.apache.org/jira/browse/HIVE-13581 Project: Hive Issue Type: Bug Reporter: Carter Shanklin This is a part of the SQL:2011 Analytics Complete Umbrella JIRA HIVE-13554. INTERSECT DISTINCT and INTERSECT ALL are common set functions, mandatory within the SQL standard, and would be good additions to Hive. -- This message was sent by Atlassian JIRA (v6.3.4#6332)