[
https://issues.apache.org/jira/browse/HIVE-21996?focusedWorklogId=282571&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-282571
]
ASF GitHub Bot logged work on HIVE-21996:
-----------------------------------------
Author: ASF GitHub Bot
Created on: 25/Jul/19 09:56
Start Date: 25/Jul/19 09:56
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:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 282571)
Time Spent: 50m (was: 40m)
> 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: 50m
> 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)