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 2019/09/05 15:16:00 UTC

[jira] [Work logged] (HIVE-21996) Remove unused code from Driver

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

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

                Author: ASF GitHub Bot
            Created on: 05/Sep/19 15:15
            Start Date: 05/Sep/19 15:15
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #739: HIVE-21996 Remove unused code from Driver
URL: https://github.com/apache/hive/pull/739
 
 
   
 
----------------------------------------------------------------
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: 307234)
    Time Spent: 1h  (was: 50m)

> Remove unused code from Driver
> ------------------------------
>
>                 Key: HIVE-21996
>                 URL: https://issues.apache.org/jira/browse/HIVE-21996
>             Project: Hive
>          Issue Type: Sub-task
>          Components: Hive
>            Reporter: Miklos Gergely
>            Assignee: Miklos Gergely
>            Priority: Major
>              Labels: pull-request-available, refactor-driver
>         Attachments: HIVE-21996.01.patch, HIVE-21996.02.patch
>
>          Time Spent: 1h
>  Remaining Estimate: 0h
>
> In the IDriver interface there is an "int compile(String command)' function which is only used by tests. As this is production code, it should be removed from the interface. Also there are several other unused codes and functions/fields with visibility that should be reduced.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)