[
https://issues.apache.org/jira/browse/HIVE-28067?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-28067:
----------------------------------
Labels: pull-request-available (was: )
> Refactor ParseDriver to remove duplicate code
> ---------------------------------------------
>
> Key: HIVE-28067
> URL: https://issues.apache.org/jira/browse/HIVE-28067
> Project: Hive
> Issue Type: Task
> Reporter: Stamatis Zampetakis
> Assignee: Stamatis Zampetakis
> Priority: Major
> Labels: pull-request-available
>
> The [ParseDriver
> class|https://github.com/apache/hive/blob/56e7aae05016603e6064eb55e9bbe49bfab934f0/parser/src/java/org/apache/hadoop/hive/ql/parse/ParseDriver.java#L41]
> has lots of duplicated code since roughly every method in there is a copy of
> the previous one.
> The goal is to refactor this class to reduce duplicate code and improve
> readability and maintenance.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)