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 1687C10581 for ; Fri, 6 Sep 2013 02:30:54 +0000 (UTC) Received: (qmail 65485 invoked by uid 500); 6 Sep 2013 02:30:53 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 65424 invoked by uid 500); 6 Sep 2013 02:30:53 -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 65416 invoked by uid 500); 6 Sep 2013 02:30:53 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 65412 invoked by uid 99); 6 Sep 2013 02:30:52 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 06 Sep 2013 02:30:52 +0000 Date: Fri, 6 Sep 2013 02:30:52 +0000 (UTC) From: "Sergey Shelukhin (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Updated] (HIVE-5234) partition name filtering uses suboptimal datastructures 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-5234?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Sergey Shelukhin updated HIVE-5234: ----------------------------------- Status: Patch Available (was: Open) > partition name filtering uses suboptimal datastructures > ------------------------------------------------------- > > Key: HIVE-5234 > URL: https://issues.apache.org/jira/browse/HIVE-5234 > Project: Hive > Issue Type: Improvement > Components: Metastore > Reporter: Sergey Shelukhin > Assignee: Sergey Shelukhin > Attachments: HIVE-5234.D12777.1.patch > > > Some DSes used in name-based partition filtering, as well as related methods, are suboptimal, which can cost 100-s of ms on large number of partitions. I noticed while perf testing HIVE-4914, but it can also be applied separately given that the patch over there will take some time to get in. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators For more information on JIRA, see: http://www.atlassian.com/software/jira