Return-Path: X-Original-To: apmail-hbase-issues-archive@www.apache.org Delivered-To: apmail-hbase-issues-archive@www.apache.org Received: from mail.apache.org (hermes.apache.org [140.211.11.3]) by minotaur.apache.org (Postfix) with SMTP id BE47F1080B for ; Sun, 29 Sep 2013 15:06:30 +0000 (UTC) Received: (qmail 20104 invoked by uid 500); 29 Sep 2013 15:06:28 -0000 Delivered-To: apmail-hbase-issues-archive@hbase.apache.org Received: (qmail 19821 invoked by uid 500); 29 Sep 2013 15:06:27 -0000 Mailing-List: contact issues-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Delivered-To: mailing list issues@hbase.apache.org Received: (qmail 19802 invoked by uid 99); 29 Sep 2013 15:06:24 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 29 Sep 2013 15:06:24 +0000 Date: Sun, 29 Sep 2013 15:06:24 +0000 (UTC) From: "Jean-Marc Spaggiari (JIRA)" To: issues@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Commented] (HBASE-9543) Impl unique aggregation 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/HBASE-9543?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13781401#comment-13781401 ] Jean-Marc Spaggiari commented on HBASE-9543: -------------------------------------------- All tests passed for me. There is still some trailing spaces but they can removed at the commit time. +1 from me. Thanks for the patch [~liushaohui] [~lhofhansl] do you want a 0.94 version of it? > Impl unique aggregation > ------------------------ > > Key: HBASE-9543 > URL: https://issues.apache.org/jira/browse/HBASE-9543 > Project: HBase > Issue Type: New Feature > Components: Coprocessors > Reporter: Liu Shaohui > Assignee: Liu Shaohui > Priority: Minor > Attachments: HBASE-9543-0.94-v1.diff, HBASE-9543-trunk-v1.diff, HBASE-9543-trunk-v2.diff, HBASE-9543-trunk-v3.diff, HBASE-9543-trunk-v4.diff > > > Impl unique aggregation: return a set of all columns' values in a scan. -- This message was sent by Atlassian JIRA (v6.1#6144)