[
https://issues.apache.org/jira/browse/HIVE-21346?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miklos Gergely reassigned HIVE-21346:
-------------------------------------
> 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
>
> Hive DDL has multiple problems:
> * DDLTask is a huge class, needs to be cut to smaller piecese
> * 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)