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 1259D109CC for ; Thu, 30 Jan 2014 20:18:31 +0000 (UTC) Received: (qmail 57513 invoked by uid 500); 30 Jan 2014 20:18:26 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 57441 invoked by uid 500); 30 Jan 2014 20:18:24 -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 57411 invoked by uid 500); 30 Jan 2014 20:18:22 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 57240 invoked by uid 99); 30 Jan 2014 20:18:10 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Thu, 30 Jan 2014 20:18:10 +0000 Date: Thu, 30 Jan 2014 20:18:10 +0000 (UTC) From: "Gunther Hagleitner (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (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:comment-tabpanel&focusedCommentId=13887011#comment-13887011 ] Gunther Hagleitner commented on HIVE-1180: ------------------------------------------ Also, I think 'recursive' would be really neat: http://explainextended.com/2013/12/31/happy-new-year-5/ > 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 > > > 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)