You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Namit Jain (JIRA)" <ji...@apache.org> on 2008/12/05 15:17:44 UTC

[jira] Commented: (HIVE-123) refactor DDL code (both DDLWork and DDLTask)

    [ https://issues.apache.org/jira/browse/HIVE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653791#action_12653791 ] 

Namit Jain commented on HIVE-123:
---------------------------------

Johan has a patch for 102, where he is breaking up DDLTask into multiple functions. This is a follow-up and requires that
the tasks be different classes

> refactor DDL code (both DDLWork and DDLTask)
> --------------------------------------------
>
>                 Key: HIVE-123
>                 URL: https://issues.apache.org/jira/browse/HIVE-123
>             Project: Hadoop Hive
>          Issue Type: Bug
>          Components: Query Processor
>            Reporter: Namit Jain
>
> 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.
-
You can reply to this email to add a comment to the issue online.