Return-Path: X-Original-To: apmail-hive-issues-archive@minotaur.apache.org Delivered-To: apmail-hive-issues-archive@minotaur.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id 3B74E184BD for ; Wed, 20 Jan 2016 15:26:45 +0000 (UTC) Received: (qmail 27310 invoked by uid 500); 20 Jan 2016 15:26:40 -0000 Delivered-To: apmail-hive-issues-archive@hive.apache.org Received: (qmail 27264 invoked by uid 500); 20 Jan 2016 15:26:40 -0000 Mailing-List: contact issues-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 issues@hive.apache.org Received: (qmail 27249 invoked by uid 99); 20 Jan 2016 15:26:40 -0000 Received: from arcas.apache.org (HELO arcas) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 20 Jan 2016 15:26:40 +0000 Received: from arcas.apache.org (localhost [127.0.0.1]) by arcas (Postfix) with ESMTP id E89272C1F5B for ; Wed, 20 Jan 2016 15:26:39 +0000 (UTC) Date: Wed, 20 Jan 2016 15:26:39 +0000 (UTC) From: "Aihua Xu (JIRA)" To: issues@hive.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HIVE-12889) Support COUNT(DISTINCT) for partitioning query. 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-12889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15108713#comment-15108713 ] Aihua Xu commented on HIVE-12889: --------------------------------- At least 2 of them could be related. I will take a look. > Support COUNT(DISTINCT) for partitioning query. > ----------------------------------------------- > > Key: HIVE-12889 > URL: https://issues.apache.org/jira/browse/HIVE-12889 > Project: Hive > Issue Type: Sub-task > Components: PTF-Windowing > Affects Versions: 2.1.0 > Reporter: Aihua Xu > Assignee: Aihua Xu > Attachments: HIVE-12889.patch > > > We need to support avg(distinct), count(distinct), sum(distinct) for the parent jira HIVE-9534. Separate the work for count(distinct) in this subtask. -- This message was sent by Atlassian JIRA (v6.3.4#6332)