[
https://issues.apache.org/jira/browse/HIVE-24184?focusedWorklogId=500109&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-500109
]
ASF GitHub Bot logged work on HIVE-24184:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 13/Oct/20 15:22
Start Date: 13/Oct/20 15:22
Worklog Time Spent: 10m
Work Description: belugabehr commented on pull request #1512:
URL: https://github.com/apache/hive/pull/1512#issuecomment-707816599
LGTM pending tests
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 500109)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)