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 8252D9BB4 for ; Fri, 24 Feb 2012 21:12:10 +0000 (UTC) Received: (qmail 68966 invoked by uid 500); 24 Feb 2012 21:12:10 -0000 Delivered-To: apmail-hive-dev-archive@hive.apache.org Received: (qmail 68936 invoked by uid 500); 24 Feb 2012 21:12:10 -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 68928 invoked by uid 500); 24 Feb 2012 21:12:10 -0000 Delivered-To: apmail-hadoop-hive-dev@hadoop.apache.org Received: (qmail 68925 invoked by uid 99); 24 Feb 2012 21:12:10 -0000 Received: from athena.apache.org (HELO athena.apache.org) (140.211.11.136) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 21:12:10 +0000 X-ASF-Spam-Status: No, hits=-2000.0 required=5.0 tests=ALL_TRUSTED,T_RP_MATCHES_RCVD X-Spam-Check-By: apache.org Received: from [140.211.11.116] (HELO hel.zones.apache.org) (140.211.11.116) by apache.org (qpsmtpd/0.29) with ESMTP; Fri, 24 Feb 2012 21:12:09 +0000 Received: from hel.zones.apache.org (hel.zones.apache.org [140.211.11.116]) by hel.zones.apache.org (Postfix) with ESMTP id 2A16C33951A for ; Fri, 24 Feb 2012 21:11:49 +0000 (UTC) Date: Fri, 24 Feb 2012 21:11:49 +0000 (UTC) From: "Ashutosh Chauhan (Assigned) (JIRA)" To: hive-dev@hadoop.apache.org Message-ID: <710479441.16806.1330117909173.JavaMail.tomcat@hel.zones.apache.org> Subject: [jira] [Assigned] (HIVE-123) refactor DDL code (both DDLWork and DDLTask) 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-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ashutosh Chauhan reassigned HIVE-123: ------------------------------------- Assignee: (was: Ashutosh Chauhan) I wont have any time in near future for this. Feel free to take it up. > refactor DDL code (both DDLWork and DDLTask) > -------------------------------------------- > > Key: HIVE-123 > URL: https://issues.apache.org/jira/browse/HIVE-123 > Project: Hive > Issue Type: Bug > Components: Query Processor > Reporter: Namit Jain > Labels: cleanup, refactoring > Attachments: HIVE-123.D1485.1.patch, HIVE-123.D1485.2.patch, HIVE-123.D1803.1.patch, hive-123.patch > > > It might be good to break DDLTask into separate tasks. The abstract class DDLWork can have various subclasses: > showTablesWork, DescribeTableWork etc. and a separate task for each of them. This will make them completely independent. -- This message is automatically generated by JIRA. If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa For more information on JIRA, see: http://www.atlassian.com/software/jira