You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hive.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2020/10/30 02:16:00 UTC

[jira] [Work logged] (HIVE-24333) Cut long methods in Driver to smaller, more manageable pieces

     [ https://issues.apache.org/jira/browse/HIVE-24333?focusedWorklogId=506499&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-506499 ]

ASF GitHub Bot logged work on HIVE-24333:
-----------------------------------------

                Author: ASF GitHub Bot
            Created on: 30/Oct/20 02:15
            Start Date: 30/Oct/20 02:15
    Worklog Time Spent: 10m 
      Work Description: miklosgergely opened a new pull request #1629:
URL: https://github.com/apache/hive/pull/1629


   ### What changes were proposed in this pull request?
   The Driver class has some very long methods, they are now having a more manageable size. Also some minor checkstyle errors were fixed in some Driver associated classes
   
   ### Why are the changes needed?
   To make the Driver class more understandable.
   
   ### Does this PR introduce _any_ user-facing change?
   No.
   
   ### How was this patch tested?
   All the tests are still running.


----------------------------------------------------------------
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:
users@infra.apache.org


Issue Time Tracking
-------------------

            Worklog Id:     (was: 506499)
    Remaining Estimate: 0h
            Time Spent: 10m

> Cut long methods in Driver to smaller, more manageable pieces
> -------------------------------------------------------------
>
>                 Key: HIVE-24333
>                 URL: https://issues.apache.org/jira/browse/HIVE-24333
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> Some methods in Driver are too long to be easily understandable. They should be cut into pieces to make them easier to understand.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)