[
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.