[
https://issues.apache.org/jira/browse/HIVE-123?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12653849#action_12653849
]
Johan Oskarsson commented on HIVE-123:
--------------------------------------
If you want to ignore my patch and go straight to this one instead I'm fine
with that, as long as something is done :)
I just slapped together mine in two minutes with Eclipse, not much serious
thought went into it.
> 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.