You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@hive.apache.org by "Phabricator (Updated) (JIRA)" <ji...@apache.org> on 2012/01/27 04:03:51 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 ]

Phabricator updated HIVE-123:
-----------------------------

    Attachment: HIVE-123.D1485.1.patch

hobbymanyp requested code review of "HIVE-123 [jira] refactor DDL code (both DDLWork and DDLTask)".
Reviewers: JIRA

  Make hbase handler compatible with further version of 0.89

  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.

TEST PLAN
  EMPTY

REVISION DETAIL
  https://reviews.facebook.net/D1485

AFFECTED FILES
  hbase-handler/src/java/org/apache/hadoop/hive/hbase/HBaseStorageHandler.java

MANAGE HERALD DIFFERENTIAL RULES
  https://reviews.facebook.net/herald/view/differential/

WHY DID I GET THIS EMAIL?
  https://reviews.facebook.net/herald/transcript/3075/

Tip: use the X-Herald-Rules header to filter Herald messages in your client.

                
> 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
>            Assignee: Ashutosh Chauhan
>              Labels: cleanup, refactoring
>         Attachments: HIVE-123.D1485.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