Return-Path: Delivered-To: apmail-hadoop-hbase-dev-archive@locus.apache.org Received: (qmail 49607 invoked from network); 6 Feb 2008 01:17:32 -0000 Received: from hermes.apache.org (HELO mail.apache.org) (140.211.11.2) by minotaur.apache.org with SMTP; 6 Feb 2008 01:17:32 -0000 Received: (qmail 11827 invoked by uid 500); 6 Feb 2008 01:17:24 -0000 Delivered-To: apmail-hadoop-hbase-dev-archive@hadoop.apache.org Received: (qmail 11803 invoked by uid 500); 6 Feb 2008 01:17:24 -0000 Mailing-List: contact hbase-dev-help@hadoop.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: hbase-dev@hadoop.apache.org Delivered-To: mailing list hbase-dev@hadoop.apache.org Received: (qmail 11794 invoked by uid 99); 6 Feb 2008 01:17:24 -0000 Received: from nike.apache.org (HELO nike.apache.org) (192.87.106.230) by apache.org (qpsmtpd/0.29) with ESMTP; Tue, 05 Feb 2008 17:17:24 -0800 X-ASF-Spam-Status: No, hits=-100.0 required=10.0 tests=ALL_TRUSTED X-Spam-Check-By: apache.org Received: from [140.211.11.4] (HELO brutus.apache.org) (140.211.11.4) by apache.org (qpsmtpd/0.29) with ESMTP; Wed, 06 Feb 2008 01:17:16 +0000 Received: from brutus (localhost [127.0.0.1]) by brutus.apache.org (Postfix) with ESMTP id D00B4714075 for ; Tue, 5 Feb 2008 17:17:08 -0800 (PST) Message-ID: <12909297.1202260628850.JavaMail.jira@brutus> Date: Tue, 5 Feb 2008 17:17:08 -0800 (PST) From: "Bryan Duxbury (JIRA)" To: hbase-dev@hadoop.apache.org Subject: [jira] Updated: (HBASE-60) Refactor a SelectCommand Class MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Virus-Checked: Checked by ClamAV on apache.org [ https://issues.apache.org/jira/browse/HBASE-60?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Bryan Duxbury updated HBASE-60: ------------------------------- Fix Version/s: (was: 0.1.0) 0.2.0 0.1.0 is only the 0.16 compatibility release. New changes like this should go into 0.2.0. > Refactor a SelectCommand Class > ------------------------------ > > Key: HBASE-60 > URL: https://issues.apache.org/jira/browse/HBASE-60 > Project: Hadoop HBase > Issue Type: Improvement > Components: hql > Reporter: Edward Yoon > Assignee: Edward Yoon > Priority: Trivial > Fix For: 0.2.0 > > > Current SelectCommand class is too complex. > I'd like to refactor it. -- This message is automatically generated by JIRA. - You can reply to this email to add a comment to the issue online.