Return-Path: X-Original-To: apmail-hbase-dev-archive@www.apache.org Delivered-To: apmail-hbase-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 73702F653 for ; Tue, 26 Mar 2013 07:17:22 +0000 (UTC) Received: (qmail 28298 invoked by uid 500); 26 Mar 2013 07:17:21 -0000 Delivered-To: apmail-hbase-dev-archive@hbase.apache.org Received: (qmail 27322 invoked by uid 500); 26 Mar 2013 07:17:16 -0000 Mailing-List: contact dev-help@hbase.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@hbase.apache.org Delivered-To: mailing list dev@hbase.apache.org Received: (qmail 27266 invoked by uid 99); 26 Mar 2013 07:17:15 -0000 Received: from arcas.apache.org (HELO arcas.apache.org) (140.211.11.28) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 26 Mar 2013 07:17:15 +0000 Date: Tue, 26 Mar 2013 07:17:15 +0000 (UTC) From: "Liang Xie (JIRA)" To: dev@hbase.apache.org Message-ID: In-Reply-To: References: Subject: [jira] [Created] (HBASE-8198) Backport HBASE-8063(Filter HFiles based on first/last key) into 0.94 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-JIRA-FingerPrint: 30527f35849b9dde25b450d4833f0394 Liang Xie created HBASE-8198: -------------------------------- Summary: Backport HBASE-8063(Filter HFiles based on first/last key) into 0.94 Key: HBASE-8198 URL: https://issues.apache.org/jira/browse/HBASE-8198 Project: HBase Issue Type: Improvement Components: Scanners Affects Versions: 0.94.6 Reporter: Liang Xie Assignee: Liang Xie Attachments: HBASE-8198.txt KeyRange hint. One thing need to note is: there'is a few new test statement added in the end of TestScannerSelectionUsingKeyRange file, comparing with trunk code, it's schema metric related.(In deed, this is the original patch, trunk code were removed due to schema metric compiling failed) I ran "mvn clean test -P localTests -Dtest=TestScannerSelectionUsingKeyRange" locally and passed. -- 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