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

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

                Author: ASF GitHub Bot
            Created on: 15/Jul/19 21:24
            Start Date: 15/Jul/19 21:24
    Worklog Time Spent: 10m 
      Work Description: miklosgergely commented on pull request #724: 
HIVE-21996 Remove unused code from Driver
URL: https://github.com/apache/hive/pull/724
 
 
   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 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:
us...@infra.apache.org


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

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

> 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
>
>          Time Spent: 10m
>  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
(v7.6.14#76016)

Reply via email to