[
https://issues.apache.org/jira/browse/HIVE-21996?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Miklos Gergely updated HIVE-21996:
----------------------------------
Attachment: HIVE-21996.02.patch
> 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: 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
(v8.3.2#803003)