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 76BBB9B74 for ; Fri, 12 Dec 2014 10:07:14 +0000 (UTC) Received: (qmail 32409 invoked by uid 500); 12 Dec 2014 10:07:13 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 32339 invoked by uid 500); 12 Dec 2014 10:07:13 -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 32328 invoked by uid 500); 12 Dec 2014 10:07:13 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 32325 invoked by uid 99); 12 Dec 2014 10:07:13 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 12 Dec 2014 10:07:13 +0000 Date: Fri, 12 Dec 2014 10:07:13 +0000 (UTC) From: "Jesus Camacho Rodriguez (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-8988) Support advanced aggregation in Hive to Calcite path 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-8988?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Jesus Camacho Rodriguez updated HIVE-8988: ------------------------------------------ Attachment: HIVE-8988.01.patch Changed the patch so it does not call {{toIter(...)}} method. > Support advanced aggregation in Hive to Calcite path > ----------------------------------------------------- > > Key: HIVE-8988 > URL: https://issues.apache.org/jira/browse/HIVE-8988 > Project: Hive > Issue Type: Improvement > Affects Versions: 0.15.0 > Reporter: Jesus Camacho Rodriguez > Assignee: Jesus Camacho Rodriguez > Labels: grouping, logical, optiq > Fix For: 0.15.0 > > Attachments: HIVE-8988.01.patch, HIVE-8988.patch > > > CLEAR LIBRARY CACHE > To close the gap between Hive and Calcite, we need to support the translation of GroupingSets into Calcite; currently this is not implemented. -- This message was sent by Atlassian JIRA (v6.3.4#6332)