You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "Miklos Gergely (JIRA)" <ji...@apache.org> on 2019/03/27 13:31:00 UTC

[jira] [Updated] (HIVE-21346) Refactor Hive DDL

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

Miklos Gergely updated HIVE-21346:
----------------------------------
    Labels: refactor-ddl  (was: )

> Refactor Hive DDL
> -----------------
>
>                 Key: HIVE-21346
>                 URL: https://issues.apache.org/jira/browse/HIVE-21346
>             Project: Hive
>          Issue Type: Improvement
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: refactor-ddl
>
> Hive DDL has multiple problems:
>  * DDLTask is a huge class, needs to be cut to smaller pieces
>  * DDLSemanticAnalyzer is a huge class, needs to be cut to smaller pieces
>  * DDLWork has a bad structure by having a field for every possible DDL operation
>  * DDLDesc subclasses are put into one package which has an endless list of classes, should be separated by subjects
>  * Many DDLDesc subclasses are not immutable



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)