You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Ashutosh Chauhan (Updated) (JIRA)" <ji...@apache.org> on 2011/10/23 12:04:32 UTC

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

     [ https://issues.apache.org/jira/browse/HIVE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ashutosh Chauhan updated HIVE-123:
----------------------------------

    Attachment: hive-123.patch

Patch for parameterizing DDLWork on DDLDesc. This helps in getting rid of ton of unnecessary code.
                
> 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.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