[
https://issues.apache.org/jira/browse/HIVE-24184?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
ASF GitHub Bot updated HIVE-24184:
----------------------------------
Labels: pull-request-available (was: )
> Re-order methods in Driver
> --------------------------
>
> Key: HIVE-24184
> URL: https://issues.apache.org/jira/browse/HIVE-24184
> Project: Hive
> Issue Type: Sub-task
> Components: Hive
> Reporter: Miklos Gergely
> Assignee: Miklos Gergely
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Driver is still a huge class, with a lot of methods. They are not
> representing the order of the process done by the Driver (compilation,
> execution, result providing, closing). Also the constructors are not at the
> beginning of the class. All of these make the class harder to read. By
> re-ordering them it would be easier.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)