Return-Path: Delivered-To: apmail-hive-dev-archive@www.apache.org Received: (qmail 42954 invoked from network); 20 Nov 2010 02:43:03 -0000 Received: from unknown (HELO mail.apache.org) (140.211.11.3) by 140.211.11.9 with SMTP; 20 Nov 2010 02:43:03 -0000 Received: (qmail 96339 invoked by uid 500); 20 Nov 2010 02:43:35 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 96239 invoked by uid 500); 20 Nov 2010 02:43:35 -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 96231 invoked by uid 500); 20 Nov 2010 02:43:34 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 96228 invoked by uid 99); 20 Nov 2010 02:43:34 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 02:43:34 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.22] (HELO thor.apache.org) (140.211.11.22) by apache.org (qpsmtpd/0.29) with ESMTP; Sat, 20 Nov 2010 02:43:34 +0000 Received: from thor (localhost [127.0.0.1]) by thor.apache.org (8.13.8+Sun/8.13.8) with ESMTP id oAK2hD2b029380 for ; Sat, 20 Nov 2010 02:43:13 GMT Message-ID: <17602977.211781290220993949.JavaMail.jira@thor> Date: Fri, 19 Nov 2010 21:43:13 -0500 (EST) From: "Marquis Wang (JIRA)" To: hive-dev@hadoop.apache.org Subject: [jira] Updated: (HIVE-1803) Implement bitmap indexing in Hive In-Reply-To: <1180762.211571290219673215.JavaMail.jira@thor> 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-1803?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Marquis Wang updated HIVE-1803: ------------------------------- Attachment: bitmap_index_2.png > Implement bitmap indexing in Hive > --------------------------------- > > Key: HIVE-1803 > URL: https://issues.apache.org/jira/browse/HIVE-1803 > Project: Hive > Issue Type: New Feature > Reporter: Marquis Wang > Assignee: Marquis Wang > Attachments: bitmap_index_1.png, bitmap_index_2.png > > > Implement bitmap index handler to complement compact indexing. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.