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 59870107E7 for ; Tue, 4 Feb 2014 23:28:32 +0000 (UTC) Received: (qmail 13221 invoked by uid 500); 4 Feb 2014 23:28:22 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 12949 invoked by uid 500); 4 Feb 2014 23:28:18 -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 12888 invoked by uid 500); 4 Feb 2014 23:28:17 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 12854 invoked by uid 99); 4 Feb 2014 23:28:17 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 04 Feb 2014 23:28:17 +0000 Date: Tue, 4 Feb 2014 23:28:17 +0000 (UTC) From: "Harish Butani (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-1180) Support Common Table Expressions (CTEs) in Hive 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/HIVE-1180?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Harish Butani updated HIVE-1180: -------------------------------- Attachment: HIVE-1180.5.patch > Support Common Table Expressions (CTEs) in Hive > ----------------------------------------------- > > Key: HIVE-1180 > URL: https://issues.apache.org/jira/browse/HIVE-1180 > Project: Hive > Issue Type: Improvement > Components: Query Processor > Reporter: Jeff Hammerbacher > Assignee: Harish Butani > Attachments: HIVE-1180.1.patch, HIVE-1180.3.patch, HIVE-1180.5.patch > > > I've seen some presentations from the PostgreSQL recently expounding the utility of CTEs (http://en.wikipedia.org/wiki/Common_table_expressions). Should we try to support these in Hive? I've never used them in practice, so curious to hear if the community would find them useful. -- This message was sent by Atlassian JIRA (v6.1.5#6160)