Stamatis Zampetakis created HIVE-28067:
------------------------------------------

             Summary: 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


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)

Reply via email to